aboutsummaryrefslogtreecommitdiff
path: root/src/unittest/test_schematic.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Schematic: Properly deal with before/after node resolving and document (#11011)SmallJoker2021-03-201-17/+23
* Node definition manager refactor (#7016)Dániel Juhász2018-02-101-8/+8
* Move files to subdirectories (#6599)Vitaliy2017-11-081-1/+1
* Code modernization: subfolders (#6283)Loïc Blot2017-08-191-7/+7
* Add -Wsign-compare for Clang builds and fix some signed/unsigned compiler war...kwolekr2015-05-161-1/+1
* 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