Update the pokedex.db.tables docs.
[zzz-pokedex.git] / pokedex / tests /
2011-03-29  EeveeMerge remote-tracking branch 'origin/encukou'
2011-03-29  Petr ViktorinAdd Czech romanization
2011-03-29  EeveeMerge remote-tracking branch 'origin/ability-changes'
2011-03-29  EeveeMerge branch 'schema-sanity'
2011-03-22  EeveeStarted switching to create_translation_table.
2011-03-22  EeveeSigh! Remove support for strings as keys; use Language...
2011-03-20  EeveeNew i18n schema thing impl, and fixed the new tests...
2011-03-19  EeveeAdded a test for the i18n dynamic table generation.
2011-03-13  EeveeMerge branch 'encukou'
2011-03-13  Petr ViktorinMake the string properties mutable
2011-03-13  Petr ViktorinActually test :foo in test_crash_empty_prefix
2011-03-13  Petr ViktorinSupport filtering by strings (Pokemon.name, Pokemon...
2011-03-13  Petr ViktorinReplace all_tables by table_classes; get rid of globals()
2011-03-13  Petr ViktorinI18n for the database schema
2011-01-28  EeveeLots of encounters were using slots that claimed to...
2010-12-01  EeveeAdded tests for form lookup, fixing the suite.
2010-09-13  EeveeCrash fix: lookup with empty prefixes.
2010-08-25  EeveeMake user and code valid_types not interfere when one...
2010-08-25  EeveeAllow restricting lookup by language, with a @ja: prefi...
2010-05-13  EeveeSplit PokedexLookup(recreate=True) into its own method...
2010-04-17  Eeveeroomaji.py now handles "wu xe" and "shi xi" correctly...
2010-03-29  EeveeFixed lookup tests to, um, run.
2009-09-29  EeveeAdded hiragana support to roomaji.py. #100
2009-08-25  EeveeAdded random lookup. #57
2009-08-25  EeveeWildcard lookup! #89
2009-08-24  EeveeAdded lookup tests. #15