aboutsummaryrefslogtreecommitdiff
path: root/src/test/raii_event_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* scripted-diff: Remove trailing whitespacesJoão Barbosa2018-07-241-4/+4
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-2/+2
* scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...practicalswift2017-08-071-6/+6
* Skip RAII event tests if libevent is built without event_set_mem_functionsLuke Dashjr2017-01-281-0/+6
* Added some simple tests for the RAII-style events.Karl-Johan Alm2016-12-211-0/+88