dupeguru/core/tests
Virgil Dupras 7891fb5396 Refactoring: Moved some code from app.DupeGuru to fs.File.
Moved DupeGuru._get_display_info() to File.get_display_info().
This method used none of the app's global state or methods
and had nothing to do there.
2013-07-14 17:43:58 -04:00
..
__init__.py Changed the build system (that commit is *huge*) 2009-12-30 16:34:41 +00:00
app_test.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
base.py Refactoring: Moved some code from app.DupeGuru to fs.File. 2013-07-14 17:43:58 -04:00
conftest.py [#138] Added a very preliminary version of the prioritization dialog. A big part of this commit is about refactoring the tests and introducing a TestApp for dupeGuru (in core.tests.base). 2011-09-07 15:46:41 -04:00
directories_test.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
engine_test.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
fs_test.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
ignore_test.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
markable_test.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
prioritize_test.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
results_test.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
scanner_test.py Fixed scanner_test which was broken. 2013-04-28 10:43:20 -04:00