diffblue-cbmc/unit
Daniel Kroening c7457fbe6f
Merge pull request #2543 from tautschnig/vs-unsigned-byte-swap
Explicit unsigned -> uint16_t casts to avoid conversion warnings
2018-07-24 08:54:09 +01:00
..
analyses Constant propagator: add callback to filter tracked values 2018-07-05 17:54:01 +01:00
goto-programs Move Java unit tests 2018-05-20 23:00:04 +01:00
json Make json parser unit tests independent of working directory 2018-07-19 14:42:30 +01:00
solvers/refinement (interval_)sparse_arrayt: Remove unnecessary use of "virtual" and further cleanup 2018-07-09 17:16:10 +01:00
testing-utils factor out common call graph unit test functions into header 2018-06-27 14:46:31 +02:00
util Make all unicode operations use native endianness 2018-07-09 23:39:26 +01:00
.gitignore Migrate old string utils unit tests 2018-04-16 14:18:12 +01:00
CMakeLists.txt Move unicode unit test to CATCH and enable it 2018-07-09 23:39:26 +01:00
Makefile Move unicode unit test to CATCH and enable it 2018-07-09 23:39:26 +01: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
float_utils.cpp first pass cpplint fixes in unit 2017-04-10 17:14:17 +01: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 Unit tests for path exploration strategies 2018-05-07 08:29:54 +01:00
path_strategies.h Unit tests for path exploration strategies 2018-05-07 08:29:54 +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