Changes between Initial Version and Version 1 of Ticket #1432, comment 20
- Timestamp:
- 2016-04-15T12:50:00Z (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1432, comment 20
initial v1 5 5 6 6 many of the magic-folder tests pass. however it seems that test_magic_folder and test_move_tree fail due to watchdog not recursively watching directories or not adding a watch to newly added directories or some such thing. 7 8 anyway we should be able to replace this usage of the watchdog api with a ctypes equivalent for OSX if we want to do that.