summaryrefslogtreecommitdiff
path: root/tests/main.c
AgeCommit message (Collapse)Author
2026-07-20simple ttable testsAargh Rai
2026-07-18zobrist hashingAargh Rai
2026-07-18magic bitboards via AIAargh Rai
2026-07-16starting pos, move count, test passAargh Rai
2026-07-10moving header files to include directory & moving resources in it's own ↵Aargh Rai
directory i know currently there is race condition, but the code is getting too messy, i will continue to this after i make a vis tool to analyse how i should split up files & stuff the code rn needs intense restructing for it to make any more progress
2026-05-31communicating fens from frontends & fixing load_fenAargh Rai
2026-05-31replaced asserts with test failuresAargh Rai
2026-05-25coming up with a testing setupAargh Rai