summaryrefslogtreecommitdiffstats
path: root/tests/auto/scion
Commit message (Expand)AuthorAgeFilesLines
* Change license for test filesLucie Gérard2024-04-041-1/+1
* Fix tst_scion when batchingMikolaj Boc2023-03-101-6/+4
* 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()Marc Mutz2022-10-071-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-141-27/+2
* CMake: Replace deprecated QT_TOOL_PATH_SETUP_COMMANDJoerg Bornemann2021-10-291-4/+6
* Fix debug-printing of lists of QScxmlEventUlf Hermann2021-06-011-0/+5
* QtScxml: Add description to blacklisted testsTamas Martinec2021-04-141-1/+12
* Remove qtcxml repo qmake build support (examples excepted)Juha Vuolle2021-02-223-154/+0
* QtScxml module cmake portJuha Vuolle2021-01-211-7/+3
* Fix a set of compilation errors against Qt6Juha Vuolle2021-01-211-1/+1
* Merge remote-tracking branch 'origin/wip/cmake' into devJoerg Bornemann2021-01-182-0/+189
|\
| * Regenerate projectswip/cmakeAlexandru Croitor2019-11-152-4/+4
| * Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-151-4/+4
| |\
| * | Regenerate before mergeAlexandru Croitor2019-10-152-2/+2
| * | Port QtScxml to CMakeJoerg Bornemann2019-09-262-0/+189
* | | Fix flaky autotest with a delayed event in scionJarek Kobus2020-08-101-5/+20
| |/ |/|
* | Fix shadow buildSamuli Piippo2019-08-191-4/+4
|/
* Fix header inclusion in tst_scion.cppUlf Hermann2018-07-131-1/+1
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-3/+3
* Replace Q_DECL_FINAL with finalKevin Funk2017-09-221-1/+1
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-211-1/+1
* Add a way to verify events received from a test caseUlf Hermann2017-02-081-0/+103
* Drop the --no-c++11 parameter from qscxmlcUlf Hermann2016-11-231-1/+0
* Rename QScxmlParser to QScxmlCompilerUlf Hermann2016-10-141-7/+7
* Simplify QScxmlParserUlf Hermann2016-09-221-4/+1
* Remove unneeded includesJarek Kobus2016-08-231-1/+0
* Auto-include qscxmlc in module configUlf Hermann2016-07-151-2/+0
* Replace the QStateMachine-based implementation.Erik Verbruggen2016-06-091-3/+4
* Implement srcexpr in <invoke>Jarek Kobus2016-06-072-2/+4
* Use parent's loader for loading sub state machines.Jarek Kobus2016-06-021-20/+24
* Enable more testJarek Kobus2016-05-202-27/+3
* Don't bind NULL events to _event variable.Jarek Kobus2016-05-201-2/+0
* Fix posting delayed events in scion playlistsJarek Kobus2016-05-201-9/+3
* Refactor parser, parse recursively nowJarek Kobus2016-05-201-27/+34
* fix prefix buildsOswald Buddenhagen2016-04-081-8/+6
* Deduplicate QScxmlStateMachine ctor and remove didChangeUlf Hermann2016-03-261-2/+2
* Rename qscxmlc optionsJarek Kobus2016-03-071-2/+2
* Enable tst_scion for MSVC.Friedemann Kleint2016-02-241-0/+1
* Change staticMetaObject generation.Erik Verbruggen2016-02-051-11/+0
* Update license headersJarek Kobus2016-01-261-16/+26
* Rename activeStates() into activeStateNames(), make it constJarek Kobus2015-12-161-1/+1
* Fix routing of delayed eventsJarek Kobus2015-12-031-4/+2
* Change QScxmlEvent::{name,sendId} from QByteArray to QString.Erik Verbruggen2015-12-032-5/+6
* Clean up the state-machine initialization.Erik Verbruggen2015-12-011-1/+2
* Revert "Fix routing delayed events"Erik Verbruggen2015-11-181-2/+4