20 Commits

Author SHA1 Message Date
Felix Krause
c681498701 updated tests, fixed problems 2021-10-22 17:42:48 +02:00
Felix Krause
c1cc0be3f3 fixed lexer errors discovered by new parser tests 2021-10-22 17:22:43 +02:00
Felix Krause
329e18e44c removed obsolete TagLibrary type. control tag directives when dumping. fixes #95 2021-03-23 18:51:05 +01:00
Felix Krause
48d601d959 parser tests working, other tests compiling 2020-11-06 16:21:58 +01:00
Felix Krause
e2f8e6419e lots of fixes for parser, started updating serialization 2020-11-05 20:23:42 +01:00
Felix Krause
ae4c097a25 fixed parser test framework; started making parser tests green 2020-11-04 22:47:52 +01:00
Felix Krause
4c604b09df made lexer & parser tests compile (not succeed) again 2020-11-04 16:40:37 +01:00
narimiran
c339661a6f fix deprecated stuff 2020-07-22 13:52:44 +02:00
Vindaar
2d47de8c4e ignore yaml test suite case 'S98Z' 2018-10-12 16:00:39 +02:00
Felix Krause
e7e532ccb8 Version 0.10.3 2017-09-20 19:04:57 +02:00
Felix Krause
37031c4c80 make tests green again 2017-08-30 18:11:18 +02:00
Felix Krause
0f2dba1a65 make tests green again; final fix for 0.17.0 2017-07-10 20:31:40 +02:00
Felix Krause
2bb32139c4 Added +DOC --- event output. Fixed parserTests 2017-02-14 22:06:48 +01:00
Felix Krause
c2041b44d1 Updated tests to use yaml-test-suite repo url 2016-12-12 19:29:39 +01:00
Felix Krause
98c16afb47 This might finally fix travis 2016-10-09 15:53:47 +02:00
Felix Krause
ea90b4d2db Debugging remaining travis issues 2016-10-09 15:42:43 +02:00
Felix Krause
636ee81295 Still working on travis 2016-10-09 15:37:20 +02:00
Felix Krause
e1f3ac9b07 Another try to fix travis build 2016-10-09 15:30:50 +02:00
Felix Krause
d2e5c9e0a9 Hopefully fixes travis build 2016-10-09 15:21:27 +02:00
Felix Krause
846b836e92 Integrated parser and quickstart tests
* Now executed when calling `nim tests`
 * Refactored parser tests to use unittest
 * Fixed some pwd issues in tests
2016-10-09 15:05:18 +02:00