lean2/src/tests/util
2013-09-12 01:39:04 -07:00
..
numerics Fix bug in display_decimal. Add more mpq tests 2013-08-23 09:42:49 -07:00
buffer.cpp Remove "continue_on_violation(true);" from tests 2013-08-14 13:24:18 -07:00
CMakeLists.txt Add 'persistent' vectors. We should use the same approach for queues. 2013-09-11 19:48:55 -07:00
format.cpp Add format tests 2013-08-22 08:20:42 -07:00
list.cpp Update tests/util/list.cpp to suppress a g++ warning 2013-09-12 01:39:04 -07:00
name.cpp Modify Set command in the default lean frontend. Now, the lean prefix (for lean default frontend specific options) is optional when we are in the lean front-end. 2013-09-03 11:07:28 -07:00
options.cpp Add option_declaration tests 2013-08-22 08:59:39 -07:00
pvector.cpp Add 'persistent' vectors. We should use the same approach for queues. 2013-09-11 19:48:55 -07:00
queue.cpp Add (optional) performance tests 2013-09-11 19:48:55 -07:00
scoped_map.cpp Remove "continue_on_violation(true);" from tests 2013-08-14 13:24:18 -07:00
scoped_set.cpp Remove "continue_on_violation(true);" from tests 2013-08-14 13:24:18 -07:00
sexpr.cpp Add sexpr tests 2013-08-22 08:30:52 -07:00
thread.cpp Use suppressions file to ignore certain valgrind warnings 2013-09-10 15:37:09 -07:00