This website requires JavaScript.
Explore
Help
Sign In
arsenetar
/
dupeguru
Watch
1
Star
0
Fork
0
You've already forked dupeguru
mirror of
https://github.com/arsenetar/dupeguru.git
synced
2025-03-10 13:44:37 +00:00
Code
Releases
Wiki
Activity
dupeguru
/
core
/
tests
History
Virgil Dupras
8d56f4c33b
Fixed broken test.
2010-08-15 15:09:40 +02:00
..
__init__.py
Changed the build system (that commit is *huge*)
2009-12-30 16:34:41 +00:00
app_test.py
Fixed broken test.
2010-08-15 15:09:40 +02:00
conftest.py
Moved from nose to py.test (the former doesn't officially support py3k, which is limiting).
2010-07-13 11:10:45 +02:00
data.py
Created gui.details_panel and moved all details panel related logic in there (cocoa only, for now).
2010-02-05 20:10:54 +01:00
directories_test.py
Converted to py3k. There's probably some bugs still. So far, I managed to run dupeGuru SE under pyobjc and qt.
2010-08-11 16:39:06 +02:00
engine_test.py
Converted to py3k. There's probably some bugs still. So far, I managed to run dupeGuru SE under pyobjc and qt.
2010-08-11 16:39:06 +02:00
ignore_test.py
Removed dependency on lxml (it made the final package much bigger, and building it on windows is not fun).
2010-08-15 14:42:55 +02:00
results_test.py
Removed dependency on lxml (it made the final package much bigger, and building it on windows is not fun).
2010-08-15 14:42:55 +02:00
scanner_test.py
Enum-ified Scan Type constants, looks nicer.
2010-08-14 19:52:23 +02:00