diffblue-cbmc/unit
Michael Tautschnig e327ef2b1a replace_symbolt: hide {expr,type}_map
Values should only be added via insert. Add expr_map access functions as some
code still does access the expr_map.
2018-08-16 18:08:26 +00:00
..
analyses Add test for ait framework 2018-07-26 13:01:48 +01:00
goto-programs Make unit tests quiet 2018-08-11 14:54:20 +00:00
json Make json parser unit tests independent of working directory 2018-07-19 14:42:30 +01:00
pointer-analysis Value set: handle with, array and struct expressions more accurately 2018-08-02 10:24:25 +01:00
solvers Transform float_utils unit test to use CATCH and enable it 2018-07-30 12:15:59 +01:00
testing-utils factor out common call graph unit test functions into header 2018-06-27 14:46:31 +02:00
util replace_symbolt: hide {expr,type}_map 2018-08-16 18:08:26 +00:00
.gitignore Migrate old string utils unit tests 2018-04-16 14:18:12 +01:00
CMakeLists.txt Transform float_utils unit test to use CATCH and enable it 2018-07-30 12:15:59 +01:00
Makefile Unit test of replace_symbolt 2018-08-16 16:05:05 +00:00
catch_example.cpp DiffBlue -> Diffblue 2018-03-09 16:02:12 +01:00
cpp_parser.cpp Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
cpp_scanner.cpp Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
elf_reader.cpp Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
ieee_float.cpp first pass cpplint fixes in unit 2017-04-10 17:14:17 +01:00
json.cpp Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
miniBDD.cpp Use from_{expr,type} matching the language of the expression/type 2018-04-19 01:28:42 +01:00
miniBDD_new.cpp Remove dummy implementations from propt 2018-06-24 01:30:07 +01:00
module_dependencies.txt Add missing module definitions 2018-06-05 22:55:22 +01:00
osx_fat_reader.cpp Moved unit tests to separate directory 2016-02-16 13:00:54 +00:00
path_strategies.cpp --stop-on-fail now stops on failed path 2018-08-13 09:13:52 +01:00
path_strategies.h Generalise option setting from strategy unit tests 2018-08-13 09:13:51 +01:00
smt2_parser.cpp Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
unit_tests.cpp DiffBlue -> Diffblue 2018-03-09 16:02:12 +01:00
wp.cpp Replace copyright notice with author entry 2018-03-09 16:02:09 +01:00
wp_in1.c Moved unit tests to separate directory 2016-02-16 13:00:54 +00:00