lean2/src
Leonardo de Moura 93d4466d06 refactor(interval): move interval unit tests to tests/util/interval
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-10-21 18:17:34 -07:00
..
cmake/Modules fix(style): fix warnings produced by cpplint.py, disable sizeof(type) warning 2013-10-16 17:04:39 -07:00
frontends/lean fix(lean): fix warnings produced by cppcheck 2013-09-30 21:38:55 -07:00
kernel feat(kernel): add weight to kernel definitions 2013-10-15 14:50:08 -07:00
library fix(light_checker): fix inconsistent cache bug in light_checker, add tests that expose the problem 2013-10-01 19:25:58 -07:00
shell Update to suppress unused-parameter warnings 2013-09-19 22:40:34 -07:00
tests refactor(interval): move interval unit tests to tests/util/interval 2013-10-21 18:17:34 -07:00
util refactor(interval): organize template source code using the approach described at http://www.codeproject.com/Articles/3515/How-To-Organize-Template-Source-Code 2013-10-21 18:15:27 -07:00
CMakeLists.txt refactor(interval): move interval unit tests to tests/util/interval 2013-10-21 18:17:34 -07:00
CTestConfig.cmake Fix typo in CTestConfig.cmake 2013-09-24 21:46:51 -07:00
CTestCustom.cmake.in Exclude 'style_check' from MemCheck list 2013-09-13 20:27:35 -07:00
Doxyfile Add EXCLUDE_PATTERNS to src/Doxyfile 2013-09-15 20:31:15 -07:00
memcheck.supp chore(memcheck.supp): generalize TCmalloc_Bug2 pattern 2013-09-27 19:16:02 -07:00