diffblue-cbmc/unit
Michael Tautschnig 5377c2c4ef
Merge pull request #4301 from romainbrenguier/refactor/simplify_expr_copy
Make simplify_expr take copy instead of reference
2019-02-28 17:40:45 +00:00
..
analyses Do not use has_prefix in source_location.h 2019-02-21 09:57:17 +00:00
big-int CATCH: silence Visual Studio warnings 2019-01-21 20:49:28 +00:00
catch Use .clang-format-ignore 2019-01-29 09:43:59 +00:00
goto-instrument/cover Unit tests for cover-only 2019-02-26 22:04:40 +00:00
goto-programs prefer .add over .emplace 2019-02-26 13:56:53 +00:00
goto-symex remove the trivial constructor from symex_targett::sourcet 2019-02-12 17:37:29 +00:00
interpreter CATCH: silence Visual Studio warnings 2019-01-21 20:49:28 +00:00
json CATCH: silence Visual Studio warnings 2019-01-21 20:49:28 +00:00
pointer-analysis CATCH: silence Visual Studio warnings 2019-01-21 20:49:28 +00:00
solvers Move arguments into simplify_expr call 2019-02-28 15:09:02 +00:00
testing-utils numeric_cast_v(expr) now requires constant_expr 2019-02-17 16:27:44 +00:00
util pointer_offset_size functions now use optional 2019-02-27 11:55:09 +00:00
.gitignore Move miniBDD catch-style unit test to proper folder and include in Makefile 2018-09-18 09:23:44 +00:00
CMakeLists.txt Add CUDD to CMake 2019-02-01 06:48:55 +00:00
Makefile Unit tests for cover-only 2019-02-26 22:04:40 +00:00
compound_block_locations.cpp Remove unnecessary language_ui.h includes 2019-02-04 16:38:21 +00:00
compound_block_locations.h Locations added to ifthenelse in goto_program2code 2018-11-09 12:04:33 +00: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
json_symbol_table.cpp CATCH: silence Visual Studio warnings 2019-01-21 20:49:28 +00:00
module_dependencies.txt Move cbmc_solvers as solver_factory to goto-checker module 2018-12-17 17:58:29 +00:00
osx_fat_reader.cpp Moved unit tests to separate directory 2016-02-16 13:00:54 +00:00
path_strategies.cpp Remove unnecessary language_ui.h includes 2019-02-04 16:38:21 +00:00
path_strategies.h More useful output on path strategy unit tests 2018-10-30 03:53:33 +00:00
smt2_parser.cpp Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
unit_tests.cpp CATCH: silence Visual Studio warnings 2019-01-21 20:49:28 +00: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