summaryrefslogtreecommitdiff
path: root/src/unittest
AgeCommit message (Expand)Author
2015-06-18Fix wrap_rows at inner byte of multibyte sequencefigec
2015-06-17Make wrap_rows not wrap inside utf-8 multibyte sequencesest31
2015-06-14Add UTF and other utility unit testsest31
2015-05-18Split ObjDef/ObjDefManager out to objdef.cppkwolekr
2015-05-16Add -Wsign-compare for Clang builds and fix some signed/unsigned compiler war...kwolekr
2015-05-09Schematics: Add per-node force placement optionkwolekr
2015-05-08Fix compilation for non-client builds, and fix signed comparison warningkwolekr
2015-05-08Tests: Add schematic unittestskwolekr
2015-05-07NodeResolver: Remove NodeResolveMethodkwolekr
2015-05-05Fix build on Debian broken by b45df9d (missing include, somehow?)kwolekr
2015-05-05NodeDefManager: Improve const-correctness of interfaceskwolekr
2015-05-05Tests: Add NodeResolver unittestskwolekr
2015-05-04Fix GCC compiler warningShadowNinja
2015-05-03Tests: Add ObjDef unittestskwolekr
2015-05-01Fix several MSVC issues numeric.hSmallJoker
2015-04-29Fix MSVC compatibilitykwolekr
2015-04-29Tests: Add random unittestskwolekr
2015-04-26Tests: Modularize unit testingkwolekr