Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 239 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 239 Bytes

GNL Unit Tester

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

  1. Putget_next_line.c, get_next_line_utils.c andget_next_line.h in the root of this clone;
  2. Run test.sh;
  3. ... Profit!