Alexander Neumann
|
1f9aea9905
|
fix test on windows, reset read-only flag
|
2015-11-08 22:41:45 +01:00 |
|
Alexander Neumann
|
fcb769fa3b
|
Merge pull request #262 from restic/fix-tests
Fix tests
|
2015-08-18 22:45:50 +02:00 |
|
Alexander Neumann
|
1a47ea4ab8
|
test helpers: add RemoveAll and ResetReadOnly
This is mainly needed in Windows, where files and dirs cannot be
removed unless they are writeable.
|
2015-08-18 21:40:40 +02:00 |
|
klauspost
|
a3570af500
|
Create separate disEntry.equals for Windows.
Windows does not have UID/GID the same way as unix,
so we don't attempt to compare them.
|
2015-08-17 11:10:12 +02:00 |
|
Alexander Neumann
|
deaca157fe
|
restore: ignore errors
Also add a test for restoring a file that is owned by root. Closes #244.
|
2015-07-25 12:59:59 +02:00 |
|
Alexander Neumann
|
258b6a77ee
|
Refactor skipping symlink ModTime checks, add OpenBSD
|
2015-07-20 21:29:21 +02:00 |
|
Alexander Neumann
|
bd3ce5d4a3
|
Fix tests on freebsd
|
2015-07-20 21:08:29 +02:00 |
|
Florian Weingarten
|
c2d5a9209e
|
fix darwin integration tests
|
2015-07-09 11:13:40 -04:00 |
|
Alexander Neumann
|
a99a460b32
|
Fix integration tests
|
2015-06-21 17:40:22 +02:00 |
|
Alexander Neumann
|
4388474cdc
|
Restructure cmd/restic , no functional changes
|
2015-06-21 17:40:22 +02:00 |
|
Alexander Neumann
|
2fa259816b
|
rename opts to mainOpts
|
2015-06-21 17:40:22 +02:00 |
|
Alexander Neumann
|
a176b1b5a6
|
Add more integration tests
|
2015-06-21 17:40:22 +02:00 |
|
Alexander Neumann
|
12677b4f8a
|
Use flag instead of build tag to run integration tests
|
2015-06-21 17:40:21 +02:00 |
|
Alexander Neumann
|
7c107acf0b
|
More integration tests
|
2015-06-21 17:40:21 +02:00 |
|