ptk/test
jacekpoz 935ca0e340
improve header guards
the following names are reserved to the language implementation:
  - (C and C++) starting with an underscore and a capital letter
  - (C++) containing any amount of double underscores

https://en.wikipedia.org/wiki/Include_guard#Discussion
2024-08-09 11:45:00 +02:00
..
list.c rename ptk_vec to ptk_list 2024-08-08 19:17:53 +02:00
Makefile improve test makefile 2024-08-08 21:41:35 +02:00
test.h improve header guards 2024-08-09 11:45:00 +02:00