updated csv tests and removed chemical tests because chemical tests had memory leaks
This commit is contained in:
parent
a3e640c252
commit
136344c009
3 changed files with 28 additions and 12 deletions
|
|
@ -127,9 +127,9 @@ if(ARCHEUS_STD_TESTS)
|
|||
tests/test.c
|
||||
|
||||
tests/std/chemical.c
|
||||
#tests/std/vector.c
|
||||
#tests/std/lexer.c
|
||||
#tests/std/parser.c
|
||||
tests/std/vector.c
|
||||
tests/std/lexer.c
|
||||
tests/std/parser.c
|
||||
tests/std/parser/csv.c
|
||||
tests/std/parser/parserlang.c
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue