Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-12 | tests: Move unit tests into a separate directory | Thomas Huth | 1 | -720/+0 |
2020-09-07 | tests: Fixes building test-util-filemonitor.c on msys2/mingw | Yonggang Luo | 1 | -1/+3 |
2020-07-02 | test-util-filemonitor: Plug unlikely memory leak | Markus Armbruster | 1 | -0/+1 |
2019-12-18 | tests/test-util-filemonitor: Skip test on non-x86 Travis containers | Thomas Huth | 1 | -0/+11 |
2019-09-11 | tests: make filemonitor test more robust to event ordering | Daniel P. Berrangé | 1 | -9/+34 |
2019-04-02 | filemon: fix watch IDs to avoid potential wraparound issues | Daniel P. Berrangé | 1 | -58/+72 |
2019-04-02 | filemon: ensure watch IDs are unique to QFileMonitor scope | Daniel P. Berrangé | 1 | -8/+108 |
2019-04-02 | tests: refactor file monitor test to make it more understandable | Daniel P. Berrangé | 1 | -326/+208 |
2019-02-26 | util: add helper APIs for dealing with inotify in portable manner | Daniel P. Berrangé | 1 | -0/+685 |