Martin Carlberg
530db4e904
Fixed: Merged in the same parser and compiler that is used in the objj-runtime that is running on node.
...
The life will be easier to have the same in both environments.
Warnings and errors now don’t use read only properties for line and column information. So the test cases in Toolstest.j now work in modern JS engines.
It is also easier to set options for the compiler.
2016-04-07 10:32:46 +02:00
Alexandre Wilhelm
a419694f70
Test: updated unit test ToolsTest.j. Fixed travis...
2015-06-13 21:58:09 -06:00
Alexandre Wilhelm
472372c9ed
Test: updated unittest for the tools
2015-06-08 10:35:13 -07:00
Alexandre Wilhelm
0e41365020
Fixed: some objj errors were not print in xml when necessary
2015-06-01 13:53:41 -07:00
Alexandre Wilhelm
caba631db9
Test: updated ToolsTest.j
2015-05-27 12:38:56 -07:00
Alexandre Wilhelm
abcdc0875c
Fixed: added option -x for objj and changed xml-output-format to --xml
2015-05-27 11:12:36 -07:00
Alexandre Wilhelm
3e03d52fce
Fixed: objj tests did only work on my system...
2015-05-25 15:22:30 -07:00
Alexandre Wilhelm
4f64d466fb
Test: added unit test for option -xml-output-format of objj
2015-05-25 13:27:03 -07:00
Alexandre Wilhelm
71c1d16c06
Test: fixed test ToolsTest.j
2015-05-11 21:52:04 -07:00
Alexandre Wilhelm
64c1b72481
Test: added unit test for objj2objcskeleton
2015-05-11 17:03:45 -07:00
Alexandre Wilhelm
ad82b0064a
Fixed: added options -m for objj. This option allows you to make objj on several files
2014-11-04 13:23:54 -08:00
Alexandre Wilhelm
58f2d7117a
Test: removed test for capp_lint
2014-11-03 21:22:31 -08:00
Alexandre Wilhelm
7abcc42a42
Test: updated test ToolTest.j. Added tests for capp_lint and objj
2014-11-03 19:55:02 -08:00
Antoine Mercadal
18f8294fa9
Update order of variable to tets in assert
2013-01-10 22:40:15 -08:00
Tom Robinson
5a77c19791
Silence tools output during tests (press, flatten, capp gen)
2010-05-25 16:24:29 -07:00
Tom Robinson
4b775796be
Add a test for capp gen, press, and flatten.
2010-05-04 15:41:50 -07:00