aboutsummaryrefslogtreecommitdiff
path: root/tests/class_construction_tracker.h
AgeCommit message (Collapse)Author
2017-12-27Add a missing import to fix compilation of Fruit tests.Marco Poletti
2017-12-27Add a .clang-format config file and reformat all C++ source code using that. ↵Marco Poletti
Also added some documentation on the preferred style in CONTRIBUTING.md.
2016-12-21Introduce a ConstructionTracker helper class for tests, avoiding some ↵Marco Poletti
repetition and making tests more concise.