anki/tests
Damien Elmes a538e29480 refactor illegal char handling and file adding for media
- add writeData() so we can add files to media folder without having to
  save them in an intermediate folder first
- we were stripping or checking for illegal filename characters in
  multiple places; factor those checks out into separate routines
- add * to invalid char list, and disallow both forward and backslash
- remove size checks in syncAdd(); is handled server-side
2013-07-11 15:33:24 +09:00
..
support fix import test file 2013-04-11 18:51:38 +09:00
__init__.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
shared.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +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 fix unit test 2013-05-27 14:30:23 +09:00
test_latex.py check for dvipng in test 2013-03-16 06:40:03 +09:00
test_media.py refactor illegal char handling and file adding for media 2013-07-11 15:33:24 +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 show (end) when exiting with resched=off 2013-02-01 00:25:01 +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 optimize imports 2012-12-22 09:17:10 +09:00
test_upgrade.py automatically fix 1.2 errors when upgrading 2013-01-08 09:43:29 +09:00