mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-15 14:15:54 -06:00
[PR #20] [MERGED] Unit Tests for Lifetime checks #169
Labels
No labels
bug
enhancement
help wanted
help wanted
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/qmlnet#169
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/qmlnet/qmlnet/pull/20
Author: @devmil
Created: 7/20/2018
Status: ✅ Merged
Merged: 7/21/2018
Merged by: @pauldotknopf
Base:
master← Head:features/memoryTests📝 Commits (3)
11c982bQQmlApplicationEngine: loadData49fb5f5BaseTest now supports spinning up a full app40cc96dSandbox tests -> Unit tests📊 Changes
5 files changed (+359 additions, -70 deletions)
View changed files
📝
src/native/QtNetCoreQml/QtNetCoreQml/qml/QQmlApplicationEngine.cpp(+55 -0)📝
src/net/Qt.NetCore.Tests/MockTypeCreator.cs(+18 -4)📝
src/net/Qt.NetCore.Tests/Qml/BaseQmlTests.cs(+54 -7)📝
src/net/Qt.NetCore.Tests/Qml/LifetimeTests.cs(+223 -58)📝
src/net/Qt.NetCore/Qml/QQmlApplicationEngine.cs(+9 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.