Commit Graph

  • 5317575aeb build error fix & CMakeLists.txt simplified main v1.0.0 gogacoder 2024-07-09 22:41:31 +07:00
  • c0e3c1257d .gitognore update gogacoder 2024-07-09 22:18:35 +07:00
  • 088004d494 .gitignore was added and Makefile was deleted gogacoder 2024-07-09 22:17:01 +07:00
  • 6bcfd52b07 calculate SM bound rectangles + test Alexey Fedoseev 2024-05-11 10:33:24 +03:00
  • 630ac70c2e separate graphml format & format string Alexey Fedoseev 2024-05-10 22:28:34 +03:00
  • 8444ed38e0 correct meta time format in tests Alexey Fedoseev 2024-05-10 21:50:34 +03:00
  • ecde0c9b6a extend Transition API Alexey Fedoseev 2024-05-10 21:16:28 +03:00
  • f7e5909a17 extend Comment API Alexey Fedoseev 2024-05-10 20:36:56 +03:00
  • 6d6be0667d extend geometry API Alexey Fedoseev 2024-05-10 19:48:29 +03:00
  • 02fbc97101 correct find elements recursion + test Alexey Fedoseev 2024-05-10 19:00:35 +03:00
  • 7f861c9fd3 dump elements to std::string Alexey Fedoseev 2024-05-10 18:36:12 +03:00
  • 345847ce2d extend C++ library API Alexey Fedoseev 2024-05-10 18:08:01 +03:00
  • 0b974d4c1b correct CMake c++ config + test executables symlink Alexey Fedoseev 2024-05-09 23:12:34 +03:00
  • 5747c45ab5 Change build system to CMake Alexey Fedoseev 2024-05-09 23:09:07 +03:00
  • 510a3ddea9 extend Element API Alexey Fedoseev 2024-05-09 16:46:15 +03:00
  • 8938d86717 correct tests for mandatory SM key in Cyberiada format export Alexey Fedoseev 2024-05-06 13:27:24 +03:00
  • 02b6a62268 add YED geometry import tests Alexey Fedoseev 2024-04-27 11:52:42 +03:00
  • 7e684b7f30 correct num regexp Alexey Fedoseev 2024-04-27 11:49:28 +03:00
  • b9f95a25dd correct label geometry in the legacy test Alexey Fedoseev 2024-04-25 16:15:58 +03:00
  • cb79de3674 add legacy YED format tests Alexey Fedoseev 2024-04-25 13:51:19 +03:00
  • bc54a6a152 Berloga Autoborder default program test Alexey Fedoseev 2024-04-25 11:13:49 +03:00
  • 9d19020fe0 use test utils Alexey Fedoseev 2024-04-25 11:13:21 +03:00
  • cab6585b01 add geometry tests Alexey Fedoseev 2024-04-25 10:54:23 +03:00
  • d4d7872713 comment test Alexey Fedoseev 2024-04-25 10:06:47 +03:00
  • 1a593a5954 correct the graphml export of comment subjects Alexey Fedoseev 2024-04-25 10:06:20 +03:00
  • 76e79a0bc0 add transitions test Alexey Fedoseev 2024-04-25 09:30:25 +03:00
  • 3bbb990cc9 add terminate pseudostate + test Alexey Fedoseev 2024-04-25 09:25:02 +03:00
  • ebf818e0a1 correct graphml output testing Alexey Fedoseev 2024-04-25 09:24:25 +03:00
  • dbcc4751a8 check non-empty names in named elements Alexey Fedoseev 2024-04-24 20:40:09 +03:00
  • 73f4a02704 add comment subjects doc interface Alexey Fedoseev 2024-04-24 20:32:01 +03:00
  • ea23b917c0 add event argument to test Alexey Fedoseev 2024-04-24 18:35:38 +03:00
  • fd3f995dc6 add new comments doc interface Alexey Fedoseev 2024-04-24 18:25:46 +03:00
  • 4a78440667 add event argument to test Alexey Fedoseev 2024-04-24 18:25:18 +03:00
  • 6fda6817f4 new transitions interface Alexey Fedoseev 2024-04-24 11:52:00 +03:00
  • 6611fda149 TODO for future Alexey Fedoseev 2024-04-23 21:22:57 +03:00
  • 5714ae66bf state actions test Alexey Fedoseev 2024-04-23 13:52:18 +03:00
  • 83e7bfe997 correct state actions initialization, add new transitions to the doc interface Alexey Fedoseev 2024-04-23 13:51:53 +03:00
  • 7fab5056e0 choice in the doc interface + tests Alexey Fedoseev 2024-04-23 12:13:20 +03:00
  • 8b0db7081f initial & final vertexes in the doc interface + tests Alexey Fedoseev 2024-04-23 11:37:39 +03:00
  • a2c1e41e5c state hierarchy test Alexey Fedoseev 2024-04-22 22:08:02 +03:00
  • 38fbc8e9db vertex name generation bug Alexey Fedoseev 2024-04-22 22:07:34 +03:00
  • c2436868f5 add new single state test Alexey Fedoseev 2024-04-22 21:51:59 +03:00
  • 05f4a074fb add new states by the doc interface Alexey Fedoseev 2024-04-22 21:50:47 +03:00
  • d5ba4ae523 add useful functions for testing programs Alexey Fedoseev 2024-04-22 21:49:57 +03:00
  • d80ff13eb9 continue tests in case of failed one Alexey Fedoseev 2024-04-22 21:48:38 +03:00
  • 04d87a3566 break compilation on warnings as well Alexey Fedoseev 2024-04-22 21:47:17 +03:00
  • 54e2adc0fd correct SM dump output Alexey Fedoseev 2024-04-22 21:16:22 +03:00
  • cbd47c1e37 rebuild tests on library update Alexey Fedoseev 2024-04-22 21:16:03 +03:00
  • 6dbfbb1291 two empty SMs test Alexey Fedoseev 2024-04-22 20:51:29 +03:00
  • 7c48a28e06 allow output text tests w/o input graph Alexey Fedoseev 2024-04-22 20:50:25 +03:00
  • c02e24d16a correct metainformation export + test Alexey Fedoseev 2024-04-14 18:57:00 +03:00
  • 99bf4912cd update graphml tests Alexey Fedoseev 2024-04-14 11:30:51 +03:00
  • f2a84f403a correct document name processing Alexey Fedoseev 2024-04-14 11:29:46 +03:00
  • 9dec356d64 correct document flags processing Alexey Fedoseev 2024-04-14 11:24:01 +03:00
  • cf7db81d93 correct instructions Alexey Fedoseev 2024-04-13 23:51:11 +03:00
  • 1e19813fd2 library testing infrastructure Alexey Fedoseev 2024-04-13 23:48:48 +03:00
  • 8303a2de9b save document to graphml implemented Alexey Fedoseev 2024-04-13 22:54:55 +03:00
  • aa6509b8f9 initial commit Alexey Fedoseev 2024-04-11 00:03:38 +03:00