Tibor Nagy
|
4381bb2a22
|
tests: Remove redundant return statements
When the execution reaches the end of the main functions, they implicitly return a successful status.
|
2019-02-20 21:09:03 +01:00 |
|
Tibor Nagy
|
c19cc8b731
|
tests: Portability fixes, replaced 0/1/-1 return codes with macros
|
2019-02-20 20:20:07 +01:00 |
|
Tibor Nagy
|
ff874c87d7
|
tests: Fix function signatures
|
2019-02-20 19:27:18 +01:00 |
|
Tibor Nagy
|
7ee59d2fdb
|
tests: set C11, enable pedantic warnings, fix GCC and Clang warnings
|
2019-02-20 15:04:47 +01:00 |
|
Justin Raymond
|
d3583e11d2
|
fix c99 mode
|
2018-03-18 17:58:29 -04:00 |
|
Justin Raymond
|
a0c76f7ce5
|
bsearch
|
2018-03-18 17:11:43 -04:00 |
|