sandbox-c/write-location-file
dancingCycle 70493421e9 feat: adjust makefile 2023-01-03 07:53:17 +01:00
..
main.c feat: adjust tdd 2023-01-02 18:25:51 +01:00
makefile feat: adjust makefile 2023-01-03 07:53:17 +01:00
readme.md feat: add tdd 2023-01-02 17:45:33 +01:00
write-location-file-test.c feat: adjust tdd 2023-01-02 18:25:51 +01:00
write-location-file.c feat: adjust tdd 2023-01-02 18:25:51 +01:00
write-location-file.h feat: adjust tdd 2023-01-02 18:25:51 +01:00

readme.md

tdd

  • test write-location-file
gcc -Wall write-location-file-test.c write-location-file.c && ./a.out