summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Disable problematic tests on WASMMikolaj Boc2023-03-157-0/+28
* Fix tst_scion when batchingMikolaj Boc2023-03-101-6/+4
* StateMachine: Don't crash if no signal is passed to SignalTransitionUlf Hermann2023-01-251-0/+4
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-203-6/+6
* Fix history state index handlingJuha Vuolle2022-11-011-6/+49
* CMake: Use new _qt_internal_get_tool_wrapper_script_pathAlexandru Croitor2022-10-281-3/+4
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-102-14/+14
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-078-230/+230
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2327-27/+27
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-2815-15/+15
* Add license headers to cmake filesLucie Gérard2022-07-0727-0/+81
* Use SPDX license identifiersLucie Gérard2022-06-1468-1809/+137
* Android: Move tst_scxmlqmlcpp inlined QQmlComponent data to a qml fileAssam Boudjelthia2022-04-118-25/+51
* Clean up qqmlstatemachinemetatype testUlf Hermann2022-04-053-13/+32
* Properly declare test data in qqmlstatemachine testUlf Hermann2022-04-042-8/+8
* Revert "Blacklist: test cases blacklisted in tst_statemachineqml:"Pasi Petäjäjärvi2022-04-011-37/+0
* Blacklist: test cases blacklisted in tst_statemachineqml:CI Insignificant Platforms Monitor Bot2022-02-281-0/+37
* Remove unused .qrc filesJoerg Bornemann2022-01-186-120/+0
* Re-enable cmake build test for qtscxmlJuha Vuolle2022-01-114-0/+114
* CMake: Replace deprecated QT_TOOL_PATH_SETUP_COMMANDJoerg Bornemann2021-10-291-4/+6
* Skip unnecessary commands when cross-building toolsJoerg Bornemann2021-10-052-2/+2
* CMake: Fix tests to check for targets in a repo-target-set buildAlexandru Croitor2021-09-173-15/+24
* Rename qscxmlc CMake optionsJuha Vuolle2021-08-102-2/+2
* CMake: Don't use internal compatibility APIAlexandru Croitor2021-06-051-2/+2
* Fix debug-printing of lists of QScxmlEventUlf Hermann2021-06-011-0/+5
* Fix autotest compilation error on Windows/MinGWJuha Vuolle2021-05-261-2/+7
* Fix duplicate autotest target nameJoerg Bornemann2021-05-121-3/+3
* Enable StateMachine QML tests as autotests and add one testcaseJuha Vuolle2021-05-109-5/+201
* Tidy up the autotest setupJuha Vuolle2021-05-041-5/+0
* Convert autotests to use QTestPrivate bindable helpersJuha Vuolle2021-05-039-273/+240
* Add QtStateMachine QKeyEventTransition & QMouseEventTransition bindablesJuha Vuolle2021-05-031-1/+26
* QtStateMachine bindable support to QEventTransition propertiesJuha Vuolle2021-05-031-0/+13
* QtScxml bindable support to QScxmlDataModel::stateMachineJuha Vuolle2021-05-031-0/+21
* QtStateMachine QML-facing properties' bindable support part 5Juha Vuolle2021-05-032-12/+55
* QtStateMachine QQmlListProperty bindablesJuha Vuolle2021-05-032-0/+162
* QtStateMachine QML-facing properties' bindable support part 4Juha Vuolle2021-05-031-0/+9
* QtScxml QML-facing properties bindable support additions part 2Juha Vuolle2021-05-035-2/+57
* QtScxml QML-facing properties bindable support additions part 1Juha Vuolle2021-05-032-0/+112
* QtStateMachine QML-facing properties' bindable support part 3Juha Vuolle2021-05-031-0/+13
* QtStateMachine QML-facing properties' bindable support part 2Juha Vuolle2021-05-034-7/+101
* QtStateMachine QML-facing properties' bindable support part 1Juha Vuolle2021-05-033-68/+164
* QtScxml QML-facing properties bindable supportJuha Vuolle2021-05-037-83/+379
* QScxmlEventConnection bindable supportJuha Vuolle2021-05-034-1/+148
* QtScxml: Add explanation for test warningsTamas Martinec2021-04-191-0/+3
* QtScxml: Add description to blacklisted testsTamas Martinec2021-04-142-1/+16
* Remove compilation warnings in auto testsJuha Vuolle2021-03-312-25/+25
* Qt SCXML: Fix HistoryState crashTamas Martinec2021-03-263-0/+74
* QtScxml: Fix parameter injection deprecation warning on a qml testJuha Vuolle2021-02-251-1/+1
* Remove qtcxml repo qmake build support (examples excepted)Juha Vuolle2021-02-2240-372/+0