Calvin Rose
|
90018b35c0
|
Begin standardizing of event properties for filewatch.
- `:file-name` for the name of the file that triggered the event.
- `:dir-name` for the containing directory of the file
- `:type` for the event type.
|
2024-08-31 14:26:08 -05:00 |
|
Calvin Rose
|
c5a9602be9
|
Better handle extra filewatch events on wine.
|
2024-08-20 18:30:56 -05:00 |
|
Calvin Rose
|
e88aab6d68
|
Fix mingw build warnings.
|
2024-08-20 18:24:54 -05:00 |
|
Calvin Rose
|
9e334da2d6
|
Exit early when filewatch is not supported.
Currently we have no poll implementation.
|
2024-08-18 16:25:47 -05:00 |
|
Calvin Rose
|
c0e508e334
|
filewatch on mingw has same semantics as windows
|
2024-08-18 16:18:09 -05:00 |
|
Calvin Rose
|
b63b3bef74
|
Add testing for Linux.
|
2024-08-18 15:44:59 -05:00 |
|
Calvin Rose
|
05d0b5ac05
|
Add mostly stubbed filewatch test suite.
|
2024-08-18 14:42:44 -05:00 |
|
Calvin Rose
|
c56d6e8fc1
|
Add suite for testing filewatch.
Currently expects windows events.
|
2024-08-18 10:12:33 -07:00 |
|