aboutsummaryrefslogtreecommitdiff
path: root/src/unittest/test.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement mod communication channels (#6351)Loïc Blot2017-09-261-1/+30
* Remove DSTACK support (#6346)Loïc Blot2017-08-301-2/+0
* Modernize source code: last part (#6285)Loïc Blot2017-08-201-8/+8
* Cleanup various headers to reduce compilation times (#6255)Loïc Blot2017-08-161-0/+1
* C++11 cleanup on constructors (#6000)Vincent Glize2017-06-191-10/+10
* Time: Change old `u32` timestamps to 64-bit (#5818)SmallJoker2017-05-261-4/+4
* Add ModStorageAPI to client side modding (#5396)Loïc Blot2017-03-161-0/+3
* [CSM] Client side moddingLoic Blot2017-03-131-1/+8
* Remove some abort() callsest312015-10-261-3/+2
* Rename macros with two leading underscoresShadowNinja2015-10-141-1/+1
* Refactor loggingShadowNinja2015-10-141-6/+5
* Tests: Add schematic unittestskwolekr2015-05-081-0/+26
* Tests: Add NodeResolver unittestskwolekr2015-05-051-6/+71
* Tests: Modularize unit testingkwolekr2015-04-261-0/+547