An open API service indexing awesome lists of open source software.

https://github.com/harm-smits/gnl-unit-test

A simple get next line unit tester
https://github.com/harm-smits/gnl-unit-test

42born2code codam get-next-line

Last synced: 5 months ago
JSON representation

A simple get next line unit tester

Awesome Lists containing this project

README

          

# GNL Unit Tester

This is taken from the exam and adjusted so that it works for the get_next_line
subject.

1. Put`get_next_line.c`, `get_next_line_utils.c` and`get_next_line.h` in the
root of this clone;
2. Run `test.sh`;
3. ... Profit!