Sebastian Ullrich
67f8f7a2da
chore(tests/compiler/append): add expected output
2019-02-09 20:02:26 +01:00
Leonardo de Moura
6cb96331b1
chore(tests/compiler): add .gitignore
2019-02-08 16:59:17 -08:00
Leonardo de Moura
5dcbb9c50d
test(tests/compiler/append): append test
2019-02-08 16:52:41 -08:00
Leonardo de Moura
01119b529f
test(tests/compiler): add thunk test
...
This test will take a long time if `thunk` result is not cached.
2019-02-08 11:01:33 -08:00
Leonardo de Moura
e2ee2d4bd9
chore(tests/compiler): add deriv test
2019-02-07 16:56:40 -08:00
Leonardo de Moura
259941c184
chore(tests/compiler/test_flags): include release flags
...
@kha The `-O3` option is not at CMAKE_CXX_FLAGS, but in build mode
specific configuration. I added this hack because I want to include
performance tests too. Perhaps, I should move performance tests to a
different directory.
2019-02-07 16:30:30 -08:00
Leonardo de Moura
109d569310
feat(tests/compiler): add first test
2019-02-07 12:14:25 -08:00
Leonardo de Moura
dc8edd3894
feat(tests/compiler): script skeleton
...
cc @kha
2019-02-07 11:54:46 -08:00