tty-solitaire/test
2011-02-13 23:43:58 -02:00
..
card_test.c No need for stdbool.h. 2011-02-13 19:37:50 -02:00
cursor_test.c Add initial unit tests. 2011-02-06 23:33:44 -02:00
deck_test.c Add initial unit tests. 2011-02-06 23:33:44 -02:00
display_test.c Add initial unit tests. 2011-02-06 23:33:44 -02:00
frame_test.c No need for stdbool.h. 2011-02-13 19:37:50 -02:00
game_test.c Add initial unit tests. 2011-02-06 23:33:44 -02:00
keyboard_test.c Add initial unit tests. 2011-02-06 23:33:44 -02:00
stack_test.c Added tests for the stack and made them pass. 2011-02-13 23:13:16 -02:00
test_helper_test.c 'duplicate_stack(stack)' was returning reversed stacks. 2011-02-13 23:43:58 -02:00
test_helper.c 'duplicate_stack(stack)' was returning reversed stacks. 2011-02-13 23:43:58 -02:00
test_helper.h Added helper functions for the unit tests. 2011-02-13 19:35:40 -02:00
ttysolitaire_test.c Added helper functions for the unit tests. 2011-02-13 19:35:40 -02:00
ttysolitaire_test.h Added helper functions for the unit tests. 2011-02-13 19:35:40 -02:00
util_test.c Add initial unit tests. 2011-02-06 23:33:44 -02:00