archeus/tests/std
2025-03-08 02:30:23 -07:00
..
parser updated csv tests and removed chemical tests because chemical tests had memory leaks 2025-01-06 17:35:13 -07:00
chemical.c basic tests for chemical parsing, still need to write create and destroy functions for passed back data 2025-03-08 02:30:23 -07:00
hashtable.c added userdata to hastable to be able to do stuff in the iterator function callback 2025-03-06 03:11:16 -07:00
lexer.c fixed lexer, continous should now work fairly efficiently 2025-01-07 16:29:15 -07:00
parser.c fixed lexer, continous should now work fairly efficiently 2025-01-07 16:29:15 -07:00
vector.c testing working, and fixed memory leak in replace with substring function 2024-08-31 06:09:33 -06:00