Stein Magnus Jodal
|
4f428b8601
|
py3: Move compat module out of utils
|
2014-12-07 21:36:15 +01:00 |
|
Stein Magnus Jodal
|
58527406c1
|
py3: Use compat.text_type instead of unicode
|
2014-12-07 20:17:10 +01:00 |
|
Stein Magnus Jodal
|
496142c201
|
py3: Use absolute imports by default
|
2014-12-07 20:17:10 +01:00 |
|
Thomas Adamcik
|
063c757570
|
utils/path: Add support for handling sym/hardlink loops
|
2014-10-15 23:46:08 +02:00 |
|
Thomas Adamcik
|
54a89038d3
|
utils/path: Don't skip hidden files and folders in generic find code
Updates the local scan code to do this instead.
|
2014-10-15 23:45:49 +02:00 |
|
Thomas Adamcik
|
9b1d20677d
|
tests: Cleanup find tests to use tempfile all over.
This should make it more clear what structure we expect.
|
2014-10-15 23:45:27 +02:00 |
|
Thomas Adamcik
|
93c0d6cc44
|
tests: Update no permission test to use tempfile.
|
2014-10-15 23:45:12 +02:00 |
|
Thomas Adamcik
|
b2419f9814
|
tests: Add test case for a symlink pointing at itself
|
2014-10-15 23:45:03 +02:00 |
|
Thomas Adamcik
|
ebb62885cd
|
util/path: Add basic support for following symlinks
|
2014-10-15 23:44:48 +02:00 |
|
Thomas Adamcik
|
682af27348
|
tests: Add test case for file without permissions.
|
2014-10-15 23:44:41 +02:00 |
|
Thomas Adamcik
|
d219bab0b2
|
tests: Add test for directory without permission behaviour
|
2014-10-15 23:44:01 +02:00 |
|
Thomas Adamcik
|
de5fe5ebab
|
tests: Add test for current find symlink handling
|
2014-10-15 23:43:13 +02:00 |
|
Thomas Adamcik
|
a8017dfef1
|
tests: Start adding checks for find errors
|
2014-10-15 23:42:36 +02:00 |
|
Thomas Adamcik
|
de4bdbec03
|
tests: Minor cleanup of the existing find tests
|
2014-10-15 23:42:15 +02:00 |
|
Thomas Adamcik
|
2447e2fa40
|
util/path: Expose errors to callers of find helper
|
2014-10-15 23:42:12 +02:00 |
|
Stein Magnus Jodal
|
7856c14b26
|
tests: Use with stmt for assertRaises
|
2014-09-25 23:03:35 +02:00 |
|
Thomas Adamcik
|
7386dd30b6
|
utils: Remove old find_files
|
2014-02-26 23:53:12 +01:00 |
|
Thomas Adamcik
|
5b7a6065e7
|
util: Add find_mtimes helper
|
2014-02-26 23:27:44 +01:00 |
|
Stein Magnus Jodal
|
c781f77ef3
|
Rename test files to pattern expected by test runners
|
2014-01-15 00:01:50 +01:00 |
|