aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/test/common.cxx
AgeCommit message (Collapse)AuthorFilesLines
2023-12-03Reimplement search_existing() functions via target_type::searchBoris Kolpackov1-4/+2
This allows us to automatically get the target type-specific behavior with regards to the out_only semantics (added in the previous commit) instead of passing it explicitly from each call site.
2020-11-06Add support for test timeoutsKaren Arutyunov1-0/+72
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-07-05Move config, dist, test, and install modules into libraryKaren Arutyunov1-0/+220