index
:
libasm_test.git
errno
master
School project test for libasm
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Collapse
)
Author
2020-10-21
Cleaning Makfile, Fixing missing TO_STRING in ft_atoi_base test
Charles Cabergs
2020-10-06
Enabling ft_write/ft_read segfault test know that I know that it's not the ↵
Charles Cabergs
test fault
2020-06-18
Disabling ft_write and ft_read segfault test until I have access to a Mac to ↵
Charles
fix the weird stuff with errno and fork
2020-05-04
Adding errno checking according to new subject (#2)
errno
Charles
prettier compatible with python < 3.6 removed unaccurate test for ft_read
2020-04-13
Added argument precsion in error message for all function but ft_strdup, ↵
Charles
Changed function prototype style
2020-04-12
Printing ft_strlen and ft_strcmp arguments on failed test
Charles
2020-02-23
Added ft_write.s ft_read.s error test
Charles
2020-02-08
School headers and ft_list_remove_if.s tests
Charles
2020-02-08
Added ft_list_sort.s tests and school headers on all files
Charles
2020-02-06
Added ft_list_size and ft_list_push_front test
Charles
2020-01-14
Linux portability, moved tests to test/ dir
Charles