diffblue-cbmc/unit
Thomas Kiley 69d67abc57 Modified unit test to compile
Updated the includes to point to new unit test utilties location
Updated usages of symbol_table to respect new interface
2017-10-18 10:26:00 +01:00
..
analyses Add new testing-utils library 2017-10-10 10:28:37 +01:00
java_bytecode Modified unit test to compile 2017-10-18 10:26:00 +01:00
solvers/refinement Merge pull request #1447 from NathanJPhillips/bugfix/calculate_max_string_length-unit-test 2017-10-17 12:33:58 +01:00
testing-utils Add new testing-utils library 2017-10-10 10:28:37 +01:00
util Simplify a broader range of java primitive types 2017-10-16 09:47:46 +01:00
.gitignore Renamed exe and added exes to gitignore 2017-05-10 09:12:09 +01:00
CMakeLists.txt Label tests with CBMC 2017-10-12 11:57:26 +01:00
Makefile Revert "test isn't ready yet" 2017-10-17 16:57:30 +01:00
catch_example.cpp Add new testing-utils library 2017-10-10 10:28:37 +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 Add new testing-utils library 2017-10-10 10:28:37 +01: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 Add new testing-utils library 2017-10-10 10:28:37 +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