feat(testsuite): autotools working, testsuite and debug implemented and working

This commit is contained in:
matteo 2026-01-17 17:53:37 +01:00
parent e80058a765
commit e7b24d0ed6
4 changed files with 125 additions and 63 deletions

View file

@ -1,5 +1,5 @@
// === Includes
#include <cstddef>
//#include <cstddef>
#include <stdio.h>
#include <stdlib.h>