Markus Unterwaditzer
|
566a988f32
|
Remove indirection for get_storage_args fixture
|
2014-12-01 00:11:23 +01:00 |
|
Markus Unterwaditzer
|
3fccfe19e7
|
Enforce alphabetic import order
|
2014-10-29 23:03:58 +01:00 |
|
Markus Unterwaditzer
|
9e12e29db6
|
Properly deal with invalid filename characters
Fix #110
|
2014-09-03 20:35:31 +02:00 |
|
Markus Unterwaditzer
|
201c840e88
|
Import beautification
|
2014-06-19 00:07:54 +02:00 |
|
Markus Unterwaditzer
|
c1eb55c241
|
Copyright and contributor stuff
Fix #60
|
2014-05-22 12:50:43 +02:00 |
|
Markus Unterwaditzer
|
98a9748392
|
Ident is now a property of Item
|
2014-05-14 15:40:06 +02:00 |
|
Markus Unterwaditzer
|
bb579a8879
|
Fix some imports
|
2014-05-02 19:30:38 +02:00 |
|
Markus Unterwaditzer
|
e66b43c839
|
Be Python 3 compatible
Not that anybody actually uses Python 3, but this helps very much with
finding obscure bugs.
|
2014-04-16 15:28:01 +02:00 |
|
Markus Unterwaditzer
|
65e6397806
|
Flake8
|
2014-04-11 15:49:15 +02:00 |
|
Markus Unterwaditzer
|
9b78360515
|
Use safer write to avoid corruption of data.
|
2014-04-09 18:36:46 +02:00 |
|
Markus Unterwaditzer
|
e9f1273fa8
|
Fix case where path exists but is not a dir
|
2014-04-06 13:49:08 +02:00 |
|
Markus Unterwaditzer
|
46910dbc4f
|
Fix #20
|
2014-04-06 13:43:34 +02:00 |
|
Markus Unterwaditzer
|
d14dfcd5f8
|
More copyright headers
[ci skip]
|
2014-04-01 21:09:40 +02:00 |
|
Markus Unterwaditzer
|
1ff6469767
|
Remove ugly fixture, at least make it local
|
2014-03-28 21:42:07 +01:00 |
|
Markus Unterwaditzer
|
17f9ccc895
|
Remove unittest inheritance
|
2014-03-17 19:30:39 +01:00 |
|
Markus Unterwaditzer
|
8c120d84ef
|
More tests
|
2014-03-09 20:13:51 +01:00 |
|
Markus Unterwaditzer
|
03b6d11ac8
|
Deduplication
|
2014-03-09 17:08:07 +01:00 |
|
Markus Unterwaditzer
|
bcc3dc560e
|
Flake 8
|
2014-03-09 03:40:24 +01:00 |
|
Markus Unterwaditzer
|
ef786c3586
|
Add basic discover tests
|
2014-03-09 03:35:32 +01:00 |
|
Markus Unterwaditzer
|
26a3932289
|
Fix tmpdir teardown
|
2014-03-03 17:55:11 +01:00 |
|
Markus Unterwaditzer
|
5c91f48f0e
|
Move tests outside package
These tests will get so big we won't want to distribute them to users
|
2014-03-02 19:21:15 +01:00 |
|