Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
onqtam
/
doctest
/
956d4ec3abc3eba3e7b01c8ade3e20e5c31da164
/
scripts
/
bench
/
bench.py
956d4ec
added DOCTEST_CONFIG_SUPER_FAST_ASSERTS which makes the fast asserts insanely fast for compile times - just 1 function call - with 1 tiny change in behavior - breaking into the debugger will be into an internal doctest function instead of in the test case
by onqtam
· 8 years ago
7ff1dc1
simplified the new unary/binary assertion macros - reusing stuff from the main assertion macro
by onqtam
· 8 years ago
df09f51
refactor - assertion macros use integers and flags instead of strings and substringing - this will allow me to more easily deal with the increasing number of assertion macros
by onqtam
· 8 years ago
8deb092
- removed the _fast header and put its contents into the main doctest header
by onqtam
· 8 years ago
eae70c7
extending the bench script to make bigger test cases
by onqtam
· 8 years ago
cef6149
doc
by onqtam
· 8 years ago
67c8b3e
doc
by onqtam
· 8 years ago
c285f99
doc
by onqtam
· 8 years ago
d4669c1
doc
by onqtam
· 8 years ago
9497821
doc
by onqtam
· 8 years ago
5456545
benchmarking script done
by onqtam
· 8 years ago
b1e7e14
squashing git history for the last time
by hardly
· 10 years ago