Jean-Paul Calderone
|
365ff1a02c
|
explain why we need to touch() twice
|
2019-03-14 11:26:06 -04:00 |
|
Jean-Paul Calderone
|
5141105441
|
Fix typo
|
2019-03-14 11:26:06 -04:00 |
|
Jean-Paul Calderone
|
2cb710ac1e
|
Just touch the path once
|
2019-03-14 11:26:06 -04:00 |
|
Jean-Paul Calderone
|
b14583f0e9
|
Remove this broken ignore_count thing
The only purpose it serves to make the tests invalid and useless.
|
2019-03-14 11:26:06 -04:00 |
|
Jean-Paul Calderone
|
241b6cedfe
|
Remove the skipped tests
They're skipped because we don't need that functionality. If we need it in
the future, we'll implement it with tests.
|
2019-03-14 11:24:35 -04:00 |
|
Jean-Paul Calderone
|
4fc99b1b4d
|
oops
|
2019-03-14 11:24:35 -04:00 |
|
Jean-Paul Calderone
|
b52524f701
|
this test probably makes no sense for watchdog
|
2019-03-14 11:24:35 -04:00 |
|
Jean-Paul Calderone
|
8bec797f66
|
somewhat better failure messages
|
2019-03-14 11:24:35 -04:00 |
|
Jean-Paul Calderone
|
944cb6f425
|
switch to testtools-compatible skips
|
2019-03-14 11:24:35 -04:00 |
|
Jean-Paul Calderone
|
1d0c862c54
|
convert some tests over to the new base class
in support of better logging
|
2019-03-14 11:24:35 -04:00 |
|
Jean-Paul Calderone
|
75d77305f9
|
avoid using a bool for a skip value
|
2019-03-14 11:23:16 -04:00 |
|
Jean-Paul Calderone
|
76a6f2d710
|
Why skip it? It works.
|
2019-03-14 11:23:16 -04:00 |
|
Jean-Paul Calderone
|
37cb9a1284
|
Fix the directory deletion test
|
2019-03-14 11:23:16 -04:00 |
|
Jean-Paul Calderone
|
006342d7d4
|
magic-folder doesn't use ignore
|
2019-03-14 11:23:16 -04:00 |
|
Jean-Paul Calderone
|
5273a930aa
|
magic-folder doesn't use autoAdd=True
|
2019-03-14 11:23:16 -04:00 |
|
Jean-Paul Calderone
|
19400cc13d
|
Neither of these events is used
|
2019-03-14 11:23:16 -04:00 |
|
Jean-Paul Calderone
|
e0c5905a7e
|
Fix the move skips. And explain them.
|
2019-03-14 11:23:16 -04:00 |
|
Jean-Paul Calderone
|
2cfa88265b
|
Turns out we don't care about IN_CREATE either
|
2019-03-14 11:23:16 -04:00 |
|
Jean-Paul Calderone
|
c57a70dbec
|
remove skipped tests for behavior we obviously don't care about
|
2019-03-14 11:23:16 -04:00 |
|
Jean-Paul Calderone
|
df1c30d0d9
|
consistent whitespace
|
2019-03-14 11:23:16 -04:00 |
|
David Stainton
|
806215ad99
|
Fix inotify test skipping for windows
|
2019-03-14 11:23:16 -04:00 |
|
David Stainton
|
ed29b65325
|
Attempt to fix the inotify test skips
|
2019-03-14 11:23:16 -04:00 |
|
David Stainton
|
e0ab0db84a
|
Attempt to fix test run on windows
|
2019-03-14 11:23:16 -04:00 |
|
David Stainton
|
beb84feb2d
|
Fix broken test for inotify
|
2019-03-14 11:23:16 -04:00 |
|
David Stainton
|
26277c218c
|
Skip inotify tests on windows
|
2019-03-14 11:23:16 -04:00 |
|
David Stainton
|
6cd2ab7965
|
Add watchdog inotify and tests
|
2019-03-14 11:23:16 -04:00 |
|