Anki/tests
Damien Elmes 82c3119c90 update randomizing/ordering code and forgetCards()
instead of completely resetting a card like we did in resetCards() in the
past, forgetCards() just puts the card back in the new queue and leaves the
factor and revlog alone. If users want to complete reset a card, they'll need to
export it.
2011-04-28 09:24:04 +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 allow user to abort schema mod 2011-04-28 09:24:02 +09:00
test_deck.py canonify tags after bulk update 2011-04-28 09:24:02 +09:00
test_find.py add full search to ignore formatting 2011-04-28 09:24:03 +09:00
test_latex.py update latex support 2011-04-28 09:23:56 +09:00
test_media.py stripMedia->strip 2011-04-28 09:23:58 +09:00
test_models.py wrap clozes in a classed span instead of bold 2011-04-28 09:24:03 +09:00
test_sched.py update randomizing/ordering code and forgetCards() 2011-04-28 09:24:04 +09:00
test_stats.py move graph code into stats.py; remove old deck stats 2011-04-28 09:24:00 +09:00
test_undo.py simplify undo 2011-04-28 09:23:59 +09:00