Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 gadi atpakaļ |
Nick Mathewson
|
1502bf03fd
Add a module comment to util_bug.h
|
7 gadi atpakaļ |
Nick Mathewson
|
602c52cad4
Coverity deadcode shenanigans on BUG() macro.
|
7 gadi atpakaļ |
Nick Mathewson
|
431c8d09ee
Merge branch 'maint-0.3.0' into maint-0.3.1
|
7 gadi atpakaļ |
Nick Mathewson
|
32b9edeb91
Fix build warnings from Coverity related to our BUG macro
|
7 gadi atpakaļ |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 gadi atpakaļ |
Nick Mathewson
|
b88f918227
Remove an extraneous parenthesis in IF_BUG_OHNCE__
|
8 gadi atpakaļ |
Nick Mathewson
|
3269307daf
Treat all nonfatal assertion failures as unit test failures.
|
8 gadi atpakaļ |
Nick Mathewson
|
d09723ad19
Add facility to suppress/capture tor_bug_occurred_() messages in unit tests.
|
8 gadi atpakaļ |
Nick Mathewson
|
2b39c927c7
Add !(...) to BUG() log messages
|
8 gadi atpakaļ |
Andrea Shepard
|
9eeaeddbb1
Reduce make check-spaces noise
|
8 gadi atpakaļ |
Nick Mathewson
|
381dae43b6
Add branch prediction to util_bug.h, and fix a bug.
|
8 gadi atpakaļ |
Nick Mathewson
|
a86ed1d717
Add an IF_BUG_ONCE macro, since that's a pretty common pattern too.
|
8 gadi atpakaļ |
Nick Mathewson
|
532820b11c
Add a BUG macro for usage in if checks.
|
8 gadi atpakaļ |
Nick Mathewson
|
a885271c08
Add new tor_assert_nonfatal*() macros.
|
8 gadi atpakaļ |
Nick Mathewson
|
7865402106
Move tor_assert implementation into its own header/module.
|
8 gadi atpakaļ |