aboutsummaryrefslogtreecommitdiff
path: root/prettier.py
AgeCommit message (Collapse)Author
2020-05-04Adding errno checking according to new subject (#2)errnoCharles
prettier compatible with python < 3.6 removed unaccurate test for ft_read
2020-02-06Added ft_list_size and ft_list_push_front testCharles
2020-01-14Linux portability and fix prettier bugCharles
2019-11-24Added reference bonus functions to test against assembly oneCharles
2019-11-24ft_write.s, ft_read.s, ft_strdup.s tests and prettierCharles