Tibor Nagy
|
fa2c6d29db
tests: Rewrite libgen tests based on ctype (nice table layout), fix error handling of sleep tests
|
6 years ago |
Tibor Nagy
|
efd6947d8e
tests: Fix function-like macros
|
6 years ago |
Tibor Nagy
|
96182ce8ad
tests: Fix expected outputs
|
6 years ago |
Tibor Nagy
|
a92be000fb
tests: Even more work on error handling
|
6 years ago |
Tibor Nagy
|
2d027f0771
tests: More work on error handling
|
6 years ago |
Jeremy Soller
|
76503d8943
Add epoll constants
|
6 years ago |
Jeremy Soller
|
f3ba7e8d8e
Merge branch 'wcscspn' into 'master'
|
6 years ago |
emturner
|
ec3488c7b0
implements wcscspn from wchar.h
|
6 years ago |
Tibor Nagy
|
0c539d6e4e
tests: Fix expected outputs
|
6 years ago |
Tibor Nagy
|
513f4ba53c
tests: Documentation for test_helpers.h, more refactoring
|
6 years ago |
Jeremy Soller
|
887d89c2bb
Add epoll (WIP)
|
6 years ago |
Jeremy Soller
|
74d0b24939
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/relibc
|
6 years ago |
Jeremy Soller
|
5690c6dcdf
Add trace for select and poll
|
6 years ago |
Tibor Nagy
|
9a0ea6ff34
tests: More refactoring, add helper header to every test, override exit for better error reporting
|
6 years ago |
Tibor Nagy
|
6266d29242
tests: Fix expected outputs
|
6 years ago |
Tibor Nagy
|
64acf45c40
tests: Add helper macros for easier error handling and reporting
|
6 years ago |
Tibor Nagy
|
f60c95d2ca
tests: Work on more thorough error handling
|
6 years ago |
Tibor Nagy
|
d1a424c002
tests: Replace returns with exits in the main functions
|
6 years ago |
Jeremy Soller
|
f19e029468
Merge branch 'cleanup' into 'master'
|
6 years ago |
Jeremy Soller
|
20aeb15fc7
Merge branch 'path-separator' into 'master'
|
6 years ago |
Tibor Nagy
|
27a3f2ab77
unistd: Generate correct C defines for PATH_SEPARATOR
|
6 years ago |
Tibor Nagy
|
4381bb2a22
tests: Remove redundant return statements
|
6 years ago |
Tibor Nagy
|
c19cc8b731
tests: Portability fixes, replaced 0/1/-1 return codes with macros
|
6 years ago |
Tibor Nagy
|
ff874c87d7
tests: Fix function signatures
|
6 years ago |
Jeremy Soller
|
97592716fb
Merge branch 'pedantic' into 'master'
|
6 years ago |
Tibor Nagy
|
7ee59d2fdb
tests: set C11, enable pedantic warnings, fix GCC and Clang warnings
|
6 years ago |
Jeremy Soller
|
1af4eb7ec0
Merge branch 'ctype' into 'master'
|
6 years ago |
Tibor Nagy
|
d38a1d0da3
ctype: Implement _tolower, _toupper
|
6 years ago |
Jeremy Soller
|
73c368ddab
Use correct open flags
|
6 years ago |
Jeremy Soller
|
264659b634
Merge branch 'ctype' into 'master'
|
6 years ago |