summaryrefslogtreecommitdiff
path: root/iwyu.json
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2021-02-14 14:32:25 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2021-02-14 14:32:25 +0000
commit169068b417323232cc6aac440f3d7a2d918b5917 (patch)
tree6a97eba1b3027feaa8e5530f7df625c0430a61b1 /iwyu.json
parentAdd our first vehicle (diff)
downloadilt-169068b417323232cc6aac440f3d7a2d918b5917.tar.bz2
ilt-169068b417323232cc6aac440f3d7a2d918b5917.tar.xz
ilt-169068b417323232cc6aac440f3d7a2d918b5917.zip
Code tidy-up
Diffstat (limited to 'iwyu.json')
-rw-r--r--iwyu.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/iwyu.json b/iwyu.json
index 763fb95..54e4e0c 100644
--- a/iwyu.json
+++ b/iwyu.json
@@ -81,6 +81,14 @@
},
{
"include": [
+ "@<boost/test/data/.*>",
+ "private",
+ "<boost/test/data/test_case.hpp>",
+ "public"
+ ]
+ },
+ {
+ "include": [
"@<boost/test/tools/.*>",
"private",
"<boost/test/unit_test.hpp>",