summaryrefslogtreecommitdiff
path: root/src/unittest
Commit message (Expand)AuthorAge
...
* Split ObjDef/ObjDefManager out to objdef.cppkwolekr2015-05-18
* Add -Wsign-compare for Clang builds and fix some signed/unsigned compiler war...kwolekr2015-05-16
* Schematics: Add per-node force placement optionkwolekr2015-05-09
* Fix compilation for non-client builds, and fix signed comparison warningkwolekr2015-05-08
* Tests: Add schematic unittestskwolekr2015-05-08
* NodeResolver: Remove NodeResolveMethodkwolekr2015-05-07
* Fix build on Debian broken by b45df9d (missing include, somehow?)kwolekr2015-05-05
* NodeDefManager: Improve const-correctness of interfaceskwolekr2015-05-05
* Tests: Add NodeResolver unittestskwolekr2015-05-05
* Fix GCC compiler warningShadowNinja2015-05-04
* Tests: Add ObjDef unittestskwolekr2015-05-03
* Fix several MSVC issues numeric.hSmallJoker2015-05-01
* Fix MSVC compatibilitykwolekr2015-04-29
* Tests: Add random unittestskwolekr2015-04-29
* Tests: Modularize unit testingkwolekr2015-04-26