anki/tests
Damien Elmes b0f7ddfefb don't bump mod time when moving cards into/out of a filtered deck
fixes the following:
- create a filtered deck and sync it
- review cards in the filtered deck and delete it
- sync again

The filtered deck deletion was bumping the mod time on cards at the
start of the sync, preventing the reviews from being synced from the
other side, leading to lost reviews and sanity check errors.
2015-03-19 15:35:04 +11:00
..
support update note type on apkg import when only templates have changed 2014-06-28 13:51:30 -05:00
__init__.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
shared.py getEmptyDeck() -> getEmptyCol() 2014-06-03 17:38:47 +09:00
test_cards.py getEmptyDeck() -> getEmptyCol() 2014-06-03 17:38:47 +09:00
test_collection.py getEmptyDeck() -> getEmptyCol() 2014-06-03 17:38:47 +09:00
test_decks.py getEmptyDeck() -> getEmptyCol() 2014-06-03 17:38:47 +09:00
test_exporting.py getEmptyDeck() -> getEmptyCol() 2014-06-03 17:38:47 +09:00
test_find.py getEmptyDeck() -> getEmptyCol() 2014-06-03 17:38:47 +09:00
test_importing.py update note type on apkg import when only templates have changed 2014-06-28 13:51:30 -05:00
test_latex.py getEmptyDeck() -> getEmptyCol() 2014-06-03 17:38:47 +09:00
test_media.py fix media test 2014-07-28 14:26:40 +09:00
test_models.py fix cloze order 2014-06-03 18:05:09 +09:00
test_sched.py disable broken unit test 2014-06-03 18:17:02 +09:00
test_stats.py getEmptyDeck() -> getEmptyCol() 2014-06-03 17:38:47 +09:00
test_sync.py don't bump mod time when moving cards into/out of a filtered deck 2015-03-19 15:35:04 +11:00
test_undo.py getEmptyDeck() -> getEmptyCol() 2014-06-03 17:38:47 +09:00
test_upgrade.py Close file descriptors before unlinking 2014-04-21 17:08:21 -04:00