aboutsummaryrefslogtreecommitdiff
path: root/tests/list_check.c
AgeCommit message (Expand)Author
2020-07-29Remove config.h from testsThomas White
2020-01-10Mass update of copyright datesThomas White
2013-11-29RefList: Increase maximum index to 511Thomas White
2013-07-24Iteration over reflection list should include other reflections with same asy...Thomas White
2012-02-24GPL boilerplate for testsThomas White
2012-02-22Fix include paths in testsThomas White
2012-02-22Add rebalancing stuffThomas White
2012-02-22Remove anything which deletes a reflection or optimises a RefListThomas White
2012-02-22Add test for num_reflections() and fix itThomas White
2012-02-22tests/list_check: Leave old output on the terminalThomas White
2012-02-22Implement optimise_reflist()Thomas White
2012-02-22Don't use next_found_refl() on a reflection we just freedThomas White
2012-02-22Tidy up list_check.cThomas White
2012-02-22Make lists workThomas White
2012-02-22More unsuccessful work on listsThomas White
2012-02-22More work on reflistThomas White
2012-02-22Make iteration workThomas White
2012-02-22Work on making iteration workThomas White
2012-02-22Test more thoroughlyThomas White
2012-02-22List debuggingThomas White
2012-02-22Add unit test for reflistThomas White