dupeguru/core/tests
Virgil Dupras b11b97dd7c Improved delta values to support non-numerical values
Delta values now work for non-numerical values. Any column,
when its value differs from its ref, becomes orange.

A column that was already a "delta column" keeps its previous
behavior (dupe cells for these columns are always displayed in
orange).

Sorting behavior, when Dupes Only and Delta Values are enabled
at the same time, has also been extended to non-numerical
values, making it easy to mass-mark dupe rows with orange
values.

Documentation was updated, unit tests were added.

Fixes #213
2013-07-28 17:45:23 -04:00
..
__init__.py Changed the build system (that commit is *huge*) 2009-12-30 16:34:41 +00:00
app_test.py Improved delta values to support non-numerical values 2013-07-28 17:45:23 -04:00
base.py Improved delta values to support non-numerical values 2013-07-28 17:45:23 -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
result_table_test.py Improved delta values to support non-numerical values 2013-07-28 17:45:23 -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