Commit Graph

15 Commits

Author SHA1 Message Date
Torsten Ruger 500bc36a29 testing escaped input is awkward 2014-05-08 19:29:35 +03:00
Torsten Ruger 9c2dfe79da at least basic tests work again 2014-05-08 18:42:24 +03:00
Torsten Ruger 4c585e415b output debug for failed parses 2014-05-08 18:38:10 +03:00
Torsten Ruger 5436e6bfc9 testing comments 2014-05-08 18:37:52 +03:00
Torsten Ruger 7c7e58ea62 upgrades ast to first class 2014-05-05 09:51:16 +03:00
Torsten Ruger 98a907e8e6 with the new framework there are 16 more tests, just doing it thorough 2014-04-29 17:02:38 +03:00
Torsten Ruger 8151ed6b9d moe the last (function) tests to new test model 2014-04-29 16:57:36 +03:00
Torsten Ruger 1593d330ae move assignment test to basic suite 2014-04-29 16:49:37 +03:00
Torsten Ruger afce197797 move conditional and expression test to new model 2014-04-29 16:47:33 +03:00
Torsten Ruger 76055575a1 moves the function call tests to new model 2014-04-29 16:36:29 +03:00
Torsten Ruger 1af45334b7 move argument and parameter tests to new framework 2014-04-29 16:22:39 +03:00
Torsten Ruger 9e75a50315 improved the framework a bit 2014-04-29 16:21:28 +03:00
Torsten Ruger 585c27c78d adds the concern aproach and explanation 2014-04-29 14:09:10 +03:00
Torsten Ruger b6e08faa39 folds all basic tests into new directory 2014-04-29 13:50:07 +03:00
Torsten Ruger 2507251f75 start to split tests according to feature 2014-04-29 11:37:43 +03:00