summaryrefslogtreecommitdiff
path: root/tests/unit_tests/notify.cpp
Commit message (Collapse)AuthorAgeFilesLines
* unit_tests: remove leftover debug printmoneromooo-monero2019-02-011-1/+0
|
* notify: handle arbitrary tagsmoneromooo-monero2019-01-281-1/+1
|
* Merge pull request #4941luigi11112018-12-311-5/+16
|\ | | | | | | 1cfd6f1 unit_tests: strengthen notify test against OS scheduling (moneromooo-monero)
| * unit_tests: strengthen notify test against OS schedulingmoneromooo-monero2018-12-051-5/+16
| |
* | unit_tests: fix malloc/delete mismatchmoneromooo-monero2018-11-231-1/+1
|/
* unit_tests: fix leak when the test check failsmoneromooo-monero2018-11-051-2/+2
| | | | Coverity 189527
* unit_tests: fix notify unit test when /tmp does not existmoneromooo-monero2018-10-271-1/+9
|
* Merge pull request #4721Riccardo Spagni2018-10-261-1/+5
|\ | | | | | | a9f9406c unit_tests: notify test special case for the usual weirdo (moneromooo-monero)
| * unit_tests: notify test special case for the usual weirdomoneromooo-monero2018-10-241-1/+5
| |
* | unit_tests: call umask before mkstempmoneromooo-monero2018-10-161-0/+10
|/ | | | Coverity 188788
* unit_tests: add a notifier testmoneromooo-monero2018-10-011-0/+57