Commit Graph

4 Commits

Author SHA1 Message Date
c1c3e87444
block -> va_args
having them as blocks causes issues when a struct with values is initialized
inside the block, because the compiler treats the comma in the struct
defenition as seperate arguments.
2025-09-28 12:34:05 +05:30
25b0e92ed0
Basic test frameword
- macro to init the test unit
- macro to crate a test
- macro to add assertion stmts
2025-09-28 12:16:04 +05:30
df6988abc3
Added gitignore 2025-09-28 12:15:56 +05:30
235df4a648
Empty Commit 2025-09-28 12:05:40 +05:30