diffblue-cbmc/unit
Daniel Kroening f72b7fce2f pointer_typet now requires a width 2017-09-06 18:10:54 +01:00
..
analyses pointer_typet now requires a width 2017-09-06 18:10:54 +01:00
java_bytecode/java_bytecode_convert_class Added unit tests to demonstrate the abstract flag 2017-07-07 11:13:31 +01:00
solvers/refinement Fix linter errors 2017-08-30 14:17:35 +01:00
src Added utility class to convert strings into expressions 2017-07-18 11:52:04 +01:00
util Simplify pointer_offset(constant) 2017-09-01 20:12:50 +01:00
.gitignore Renamed exe and added exes to gitignore 2017-05-10 09:12:09 +01:00
Makefile Simplify pointer_offset(constant) 2017-09-01 20:12:50 +01:00
catch.hpp Basic harness for unit tests 2017-05-10 09:12:09 +01:00
catch_example.cpp Basic harness for unit tests 2017-05-10 09:12:09 +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 Add brackets to resolve ambiguity caused by use of bitwise instead of logical operators 2017-05-16 17:38:32 +01:00
miniBDD_new.cpp test for miniBDD 2017-08-04 00:08:07 +02:00
osx_fat_reader.cpp Moved unit tests to separate directory 2016-02-16 13:00:54 +00:00
sharing_map.cpp map with sharing 2017-03-18 19:13:48 +00:00
sharing_node.cpp map with sharing 2017-03-18 19:13:48 +00:00
smt2_parser.cpp Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
string_utils.cpp goto instrument loop unwinding with strategies 2016-12-02 12:07:24 +00:00
unicode.cpp Change utf8 to utf16 conversion to not require codecvt. 2017-04-25 23:51:06 +01:00
unit_tests.cpp Adding pretty printer to main file 2017-07-18 11:52:04 +01:00
wp.cpp first pass cpplint fixes in unit 2017-04-10 17:14:17 +01:00
wp_in1.c Moved unit tests to separate directory 2016-02-16 13:00:54 +00:00