aboutsummaryrefslogtreecommitdiff
path: root/test/src/runner
AgeCommit message (Expand)Author
2020-04-01Added ft_vecremove, Updated README.mdCharles
2020-04-01Added vectorCharles
2020-03-30Renaming test according to srcCharles
2020-02-28hash table unit testing, normingCharles
2020-02-19Tested ht*Charles
2020-02-17amend meCharles
2020-02-17Added ft_lstlsearch and ft_lstlfind for ht manipulationCharles
2020-02-15Added lst* tests (mainly boilerplate)Charles
2020-02-13Added tests for algo*, fixing ft_bsearch and ft_mergesortCharles
2020-02-13Filled mem* testsCharles
2020-02-13Added mem/test_* boilerplateCharles
2020-02-12Added ctype tests, ignore htnew testsCharles
2020-02-02hash table unit testing, normingCharles
2020-01-31Setup unit test with unityCharles