Commit Graph

37 Commits (master)

Author SHA1 Message Date
William Ting 7c7865ea7e Add match consecutive tests.
8 years ago
William Ting 3cb4e8a28c Add match_anywhere tests.
8 years ago
William Ting 218d779b4d Simplify flake8 noqa.
8 years ago
William Ting be5b703996 Add integration test dir.
8 years ago
William Ting 94dae01b49 Move unit tests to own folder.
8 years ago
William Ting d529790278 Run pre-commit on repo.
8 years ago
William Ting 581b8d9617 autopep8'ed
10 years ago
William Ting f23727ed0f Disable Unicode tests for Python 3.
10 years ago
William Ting 62c0877479 Add xrange() and fix second() for Python3.
10 years ago
William Ting 921b52e9d5 Add a u() wrapper to enable testing to work in both Python2 and Python3.
10 years ago
William Ting 567ae121ab Add install / uninstall / documentation for tcsh shell.
10 years ago
William Ting 3465bb1f84 Migrate from Yelp/Testify to py.test.
10 years ago
William Ting 3ef1195077 simplify file structure
10 years ago
William Ting 35bc63c66e Fix encoding issues.
10 years ago
William Ting 3f460fb3e9 Add Python 2.6 support back.
10 years ago
William Ting 4bb6dfe1ca use python vs python2
10 years ago
William Ting 6f5e4dd2d1 fix helper function unit tests
10 years ago
William Ting c4ec07784a clean up some utils tests
10 years ago
William Ting 85824098c1 modify iteration tests to explicitly work with generators
10 years ago
William Ting b3162c917b add helper functions unit tests
10 years ago
William Ting 80d7ab660f add file system integration tests
10 years ago
William Ting 795bdcc9a7 add env vars integration tests
10 years ago
William Ting 59e494a066 add has_uppercase() test
10 years ago
William Ting cc9b7c28cf add travis config
10 years ago
William Ting fb1f397fee add string unit tests
10 years ago
William Ting 737ccf85c1 add iteration test cases
10 years ago
William Ting 63925437bd remove unit tests
11 years ago
William Ting ba6b1e54ae update manpages
11 years ago
William Ting 6f887a2000 fix unit tests to match new decrease calculation
11 years ago
Xavier Lepaul b8901586cb adding option to decrease weight
11 years ago
William Ting f41d0fb7b3 Remove database migration code support for v17 and older.
12 years ago
William Ting f29876b202 Fix #130: Use temporary directory for unit tests.
12 years ago
William Ting 05026ff54e break db load into smaller functions, load backup if opening primary db fails
12 years ago
William Ting b00e0e85e1 Fix #123, new installations were not initializing database properly.
12 years ago
William Ting 867be37543 remove tmp files created from unit tests
12 years ago
William Ting e62e720765 move config back to global space
12 years ago
William Ting f25d7ba996 add unit tests, run using: make test
12 years ago