summaryrefslogtreecommitdiff
path: root/tests/TARGETS
blob: e9b0f2ae03c92d499098f63334a3ed8a585f8fe1 (plain)
1
2
3
4
5
6
7
8
9
10
{ "ALL":
  { "type": "install"
  , "deps":
    [ ["test_cases/deps", "ALL"]
    , ["test_cases/cflags", "ALL"]
    , ["test_cases/config", "ALL"]
    ]
  , "tainted": ["test"]
  }
}