Add single header and single source entries for all components as well as the full library (#2)

Reviewed-on: #2
Co-authored-by: Abdelrahman <said.abdelrahman89@gmail.com>
Co-committed-by: Abdelrahman <said.abdelrahman89@gmail.com>
This commit is contained in:
2025-02-23 15:19:14 +00:00
committed by Abdelrahman Said
parent 4f5dd3900f
commit 491c742189
14 changed files with 136 additions and 4 deletions

View File

@@ -7,8 +7,6 @@
#include "tester.h"
#include <stdlib.h>
int main(void) {
wapp_tester_run_tests(test_arena_allocator,
test_arena_init,