Anki/tests
Damien Elmes 095a7dbb6f implement save as without attaching a db
Attaching new to old causes old to be implicitly commited.
We also can't access old from new if a write lock has been
taken out, so the only option left is to move all the data
through Python and take the speed hit.
2010-02-09 01:27:49 +09:00
..
deck support media for memory backed files 2009-01-04 07:40:32 +09:00
importing Added importing for DingsBums?! decks 2009-11-08 14:39:09 +09:00
syncing/media-tests initial commit from hg 2008-09-27 23:50:03 +09:00
__init__.py initial commit from hg 2008-09-27 23:50:03 +09:00
shared.py initial commit from hg 2008-09-27 23:50:03 +09:00
test_deck.py implement save as without attaching a db 2010-02-09 01:27:49 +09:00
test_exporting.py identify temp files as anki, quiet lame 2009-01-17 16:29:45 +09:00
test_importing.py Added importing for DingsBums?! decks 2009-11-08 14:39:09 +09:00
test_sync.py bulk media support -> local media copy, always send media table 2009-06-19 11:50:31 +09:00
test_utils.py do need to rebuild counts on export 2008-11-21 15:46:17 +09:00