aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add test for incremental buildMiguel Costa2025-12-012-0/+115
* Tests: Expose complex user-defined types to QMLKarsten Heimrich2025-12-015-0/+216
* Tests: Share Qt native test setup and inject CMake sourcesKarsten Heimrich2025-12-0110-137/+560
* Add build- and run-time test frameworkMiguel Costa2025-11-2816-0/+1026
* Use more generic QML engine typeMiguel Costa2025-11-282-2/+2
* Refactor example projectsMiguel Costa2025-11-2620-1066/+0
* Complement 'Refactor object type mapping and conversion' with auto-testsKarsten Heimrich2025-11-171-0/+220
* Add PackageTestApp projectMiguel Costa2025-11-175-0/+247
* Complement "Refactor source filtering attributes" with more auto-testsKarsten Heimrich2025-11-171-0/+940
* Refactor source filtering attributesMiguel Costa2025-11-171-0/+35
* Remove graphviz dependencyMiguel Costa2025-11-141-5/+0
* Complement "Add DependsOn condition to generation rules" with auto-testsKarsten Heimrich2025-11-132-0/+207
* Complement "Allow type casting in QML" with auto-testsKarsten Heimrich2025-11-131-0/+143
* Check gen rule circularities and dead-endsMiguel Costa2025-11-131-0/+37
* Avoid generating reserved keywordsMiguel Costa2025-11-111-0/+81
* Refactor object type mapping and conversionMiguel Costa2025-11-112-1/+122
* Validate QmlElement.Name and emit correct macros or errorKarsten Heimrich2025-11-102-2/+125
* Fix error with missing attributes propertiesKarsten Heimrich2025-11-101-0/+109
* Align test-file names, no code changesKarsten Heimrich2025-11-062-0/+0
* Remove unused codeMiguel Costa2025-10-244-172/+0
* Implement Uri marshalingMiguel Costa2025-10-234-0/+31
* Implement live updates on INotify{Collection|Property}ChangedKarsten Heimrich2025-10-212-35/+194
* Expose ObservableCollection<T> as QAbstractListModelKarsten Heimrich2025-10-214-0/+358
* Load QML files in runtimeMiguel Costa2025-10-208-4/+17
* Expose property names as roles (arrays & lists)Karsten Heimrich2025-10-203-5/+141
* Make trivial changes to tst_qtdotnetMiguel Costa2025-10-133-2/+4
* Update GeneratorTestApp exampleMiguel Costa2025-10-1310-154/+228
* Rework QAIM integrationMiguel Costa2025-10-103-20/+23
* Rework code generationMiguel Costa2025-10-101-0/+63
* Implement QDateTime marshalingMiguel Costa2025-10-084-0/+31
* Fix event handler not releasedMiguel Costa2025-10-081-2/+3
* Make changes to code generatorMiguel Costa2025-10-081-5/+7
* Implement QModelIndex marshalingMiguel Costa2025-10-084-0/+50
* Update GeneratorTestAppMiguel Costa2025-10-028-24/+311
* Add ConcurrentSet tests and refactor core implementationKarsten Heimrich2025-10-022-0/+216
* Add LazyFactory tests and refactor core implementationKarsten Heimrich2025-10-026-0/+580
* Introduce auto-test showcasing broken file and fnName creationKarsten Heimrich2025-10-021-2/+98
* Introduce DiffAssert to generate git-style unified diffs on errorKarsten Heimrich2025-10-022-0/+177
* Refactor TestCodeGenerator, add refs & alias supportKarsten Heimrich2025-10-021-20/+69
* Rework InMemoryAssemblyBuilder, adapt test-caseKarsten Heimrich2025-10-022-41/+125
* Fix "duplicate FilePlaceholder" error in testsKarsten Heimrich2025-10-022-0/+9
* Complement auto-test coverage for property generationKarsten Heimrich2025-10-021-21/+239
* Generate list types as QAbstractListModelMiguel Costa2025-10-011-0/+54
* Generate unique names for fn* variablesMiguel Costa2025-10-011-0/+76
* Fix "duplicate placeholder" error in testsMiguel Costa2025-09-291-0/+4
* Add basic types to IQVariantMiguel Costa2025-09-291-3/+3
* Fix incorrect use of DeclaringTypeMiguel Costa2025-09-291-0/+63
* Run generator tests in sequenceMiguel Costa2025-09-261-8/+0
* Add sourceRefs param to TestCodeGeneratorMiguel Costa2025-09-261-9/+14
* Implement code generator to be used in auto-tests and first testKarsten Heimrich2025-09-263-0/+173