Tibor Nagy
|
9a0ea6ff34
|
tests: More refactoring, add helper header to every test, override exit for better error reporting
|
2019-02-21 21:13:28 +01:00 |
|
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 |
|
jD91mZM2
|
26d629674a
|
Implement strcasestr
|
2018-10-06 17:37:50 +02:00 |
|
Andrii Zymohliad
|
c4620be999
|
Prettify strpbrk and strstr tests
|
2018-03-12 18:22:39 +08:00 |
|
Andrii Zymohliad
|
a1de0ef8a1
|
Implement strstr(), add strstr test
|
2018-03-12 14:55:02 +08:00 |
|