Anki/tests
Damien Elmes 31a548ee42 add a dirty flag
when we make changes that need to be cleaned up on exit, we mark the deck
dirty so that if we exit without saving, we can clean up on next open
2011-04-28 09:23:57 +09:00
..
off moving scheduling code into separate file, some preliminary refactoring 2011-04-28 09:23:28 +09:00
support remove the media table 2011-04-28 09:23:56 +09:00
__init__.py initial commit from hg 2008-09-27 23:50:03 +09:00
shared.py drop sqlalchemy; massive refactor 2011-04-28 09:23:53 +09:00
test_cards.py add a dirty flag 2011-04-28 09:23:57 +09:00
test_deck.py remove utcOffset; make it a property of crt instead 2011-04-28 09:23:56 +09:00
test_find.py parse tags when creating fact, add selective study, fix emptyAns default 2011-04-28 09:23:55 +09:00
test_latex.py update latex support 2011-04-28 09:23:56 +09:00
test_media.py remove the media table 2011-04-28 09:23:56 +09:00
test_models.py refactor cloze deletions and text:field, add forecast 2011-04-28 09:23:56 +09:00
test_sched.py space exiting new cards; fix 1 fact freeze 2011-04-28 09:23:56 +09:00