aboutsummaryrefslogtreecommitdiff
path: root/src/unittest/test_schematic.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add -Wsign-compare for Clang builds and fix some signed/unsigned compiler ↵kwolekr2015-05-161-1/+1
| | | | warnings
* Schematics: Add per-node force placement optionkwolekr2015-05-091-40/+55
|
* Fix compilation for non-client builds, and fix signed comparison warningkwolekr2015-05-081-2/+2
|
* Tests: Add schematic unittestskwolekr2015-05-081-0/+265
Improve schematic file-saving interface Add ability to create temporary test files