1
0
mirror of https://github.com/wting/autojump synced 2024-10-27 20:34:07 +00:00
wting_autojump/tests
William Ting b00e0e85e1 Fix #123, new installations were not initializing database properly.
Also added unit test coverage to check database initialization, saving, and
loading.  Unit tests also revealed that migration code was not working properly
(starts database from scratch instead of copying existing entries over).
2012-05-28 09:21:31 -10:00
..
autojump.py add unit tests, run using: make test 2012-05-12 16:31:58 -10:00
database.txt add unit tests, run using: make test 2012-05-12 16:31:58 -10:00
runtests.py Fix #123, new installations were not initializing database properly. 2012-05-28 09:21:31 -10:00