aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests/notify.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-041-1/+2
* 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
|\
| * 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
* 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
|\
| * 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
|/
* unit_tests: add a notifier testmoneromooo-monero2018-10-011-0/+57