Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
arsenetar
/
dupeguru
Следить
1
В избранное
0
Форкнуть
0
Вы уже форкнули dupeguru
зеркало из
https://github.com/arsenetar/dupeguru.git
synced
2026-04-05 13:11:39 +00:00
Код
Релизы
Вики
Активность
Files
e867840d8172caaf5861bc4170a93beb9a759829
dupeguru
/
core
/
tests
История
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