Commit Graph

33 Commits

Author SHA1 Message Date
Alexey Fedoseev 76e79a0bc0 add transitions test 2024-04-25 09:30:25 +03:00
Alexey Fedoseev 3bbb990cc9 add terminate pseudostate + test 2024-04-25 09:25:02 +03:00
Alexey Fedoseev ebf818e0a1 correct graphml output testing 2024-04-25 09:24:25 +03:00
Alexey Fedoseev dbcc4751a8 check non-empty names in named elements 2024-04-24 20:40:09 +03:00
Alexey Fedoseev 73f4a02704 add comment subjects doc interface 2024-04-24 20:32:01 +03:00
Alexey Fedoseev ea23b917c0 add event argument to test 2024-04-24 18:35:38 +03:00
Alexey Fedoseev fd3f995dc6 add new comments doc interface 2024-04-24 18:25:46 +03:00
Alexey Fedoseev 4a78440667 add event argument to test 2024-04-24 18:25:18 +03:00
Alexey Fedoseev 6fda6817f4 new transitions interface 2024-04-24 11:52:00 +03:00
Alexey Fedoseev 6611fda149 TODO for future 2024-04-23 21:22:57 +03:00
Alexey Fedoseev 5714ae66bf state actions test 2024-04-23 13:52:18 +03:00
Alexey Fedoseev 83e7bfe997 correct state actions initialization, add new transitions to the doc interface 2024-04-23 13:51:53 +03:00
Alexey Fedoseev 7fab5056e0 choice in the doc interface + tests 2024-04-23 12:13:20 +03:00
Alexey Fedoseev 8b0db7081f initial & final vertexes in the doc interface + tests 2024-04-23 11:37:39 +03:00
Alexey Fedoseev a2c1e41e5c state hierarchy test 2024-04-22 22:08:02 +03:00
Alexey Fedoseev 38fbc8e9db vertex name generation bug 2024-04-22 22:07:34 +03:00
Alexey Fedoseev c2436868f5 add new single state test 2024-04-22 21:51:59 +03:00
Alexey Fedoseev 05f4a074fb add new states by the doc interface 2024-04-22 21:50:47 +03:00
Alexey Fedoseev d5ba4ae523 add useful functions for testing programs 2024-04-22 21:49:57 +03:00
Alexey Fedoseev d80ff13eb9 continue tests in case of failed one 2024-04-22 21:48:38 +03:00
Alexey Fedoseev 04d87a3566 break compilation on warnings as well 2024-04-22 21:47:17 +03:00
Alexey Fedoseev 54e2adc0fd correct SM dump output 2024-04-22 21:16:22 +03:00
Alexey Fedoseev cbd47c1e37 rebuild tests on library update 2024-04-22 21:16:03 +03:00
Alexey Fedoseev 6dbfbb1291 two empty SMs test 2024-04-22 20:51:29 +03:00
Alexey Fedoseev 7c48a28e06 allow output text tests w/o input graph 2024-04-22 20:50:25 +03:00
Alexey Fedoseev c02e24d16a correct metainformation export + test 2024-04-14 18:57:00 +03:00
Alexey Fedoseev 99bf4912cd update graphml tests 2024-04-14 11:30:51 +03:00
Alexey Fedoseev f2a84f403a correct document name processing 2024-04-14 11:29:46 +03:00
Alexey Fedoseev 9dec356d64 correct document flags processing 2024-04-14 11:24:01 +03:00
Alexey Fedoseev cf7db81d93 correct instructions 2024-04-13 23:51:11 +03:00
Alexey Fedoseev 1e19813fd2 library testing infrastructure 2024-04-13 23:48:48 +03:00
Alexey Fedoseev 8303a2de9b save document to graphml implemented 2024-04-13 22:54:55 +03:00
Alexey Fedoseev aa6509b8f9 initial commit 2024-04-11 00:03:38 +03:00