anki/tests
Damien Elmes 0d1d8c5bf9 define standard encoding for unicode (#893)
- always store media references in fields in NFC form
- always encode filenames on disk in NFC form on machines other than macs
- use relevant encoding when placing files in the media folder during syncs
  and apkg imports as well
- rename 'unused media' back to 'check media'
- check media can now automatically change media references and filename
  encodings to the correct format
2013-09-20 19:28:44 +09:00
..
support allow updates to existing notes in .apkg import 2013-08-08 13:01:47 +09:00
__init__.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
shared.py define standard encoding for unicode (#893) 2013-09-20 19:28:44 +09:00
test_cards.py optimize imports 2012-12-22 09:17:10 +09:00
test_collection.py optimize imports 2012-12-22 09:17:10 +09:00
test_decks.py optimize imports 2012-12-22 09:17:10 +09:00
test_exporting.py optimize imports 2012-12-22 09:17:10 +09:00
test_find.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
test_importing.py allow updates to existing notes in .apkg import 2013-08-08 13:01:47 +09:00
test_latex.py check for dvipng in test 2013-03-16 06:40:03 +09:00
test_media.py define standard encoding for unicode (#893) 2013-09-20 19:28:44 +09:00
test_models.py optimize imports 2012-12-22 09:17:10 +09:00
test_remote_sync.py run basic integrity check prior to full up 2013-05-13 19:36:09 +09:00
test_sched.py rework sibling handling and change bury semantics 2013-08-10 15:56:26 +09:00
test_stats.py optimize imports 2012-12-22 09:17:10 +09:00
test_sync.py fix modification check in note merge 2013-05-28 14:41:12 +09:00
test_undo.py rework sibling handling and change bury semantics 2013-08-10 15:56:26 +09:00
test_upgrade.py automatically fix 1.2 errors when upgrading 2013-01-08 09:43:29 +09:00