42/gnl_tester.git
2023-10-27 Lukas JiristeAdd test for stdin
2023-10-26 Lukas JiristeChange default dir of GNL to parent dir
2023-10-26 Lukas JiristeSolve the generation of correct bonus result
2023-10-25 Lukas JiristeChange test to accept options, main to test multiple...
2023-10-24 Lukas JiristeAdd a very simple README file.
2023-10-24 Lukas JiristeAdd norminette check and minor QoL changes
2023-10-24 Lukas JiristeSplit a line to comply with the Norm
2023-10-13 Lukas JiristeMake valgrind quiet. Reorder tests by size.
2023-10-13 Lukas JiristeFix memory leak - not freeing string holding path
2023-10-13 Lukas JiristeAdd .gitignore to ignore files created by testing
2023-10-13 Lukas JiristeAdd a couple of test files.
2023-10-13 Lukas JiristeAdd test script that does the actual testing
2023-10-13 Lukas JiristeCreate include dir for main.h and patch Makefile acordi...
2023-10-12 Lukas JiristeChange Makefile to create OBJDIR when it's missing.
2023-10-12 Lukas JiristeCreate the insides of Makefile.
2023-10-12 Lukas JiristeRemove Libft for it not to collide with get_next_line...
2023-10-11 Lukas JiristeRepaired minor problems in main.
2023-10-11 Lukas JiristeChanged the url Libft to use domain name instead of...
2023-09-29 Lukas JiristeJust some bare bones (not even all) of the project.