aboutsummaryrefslogtreecommitdiffstats
path: root/tests/function-args-by-ref/config.json
blob: 03f728447cad1251c2512bd6629594c8c1351c36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "tests" : [
        {
            "filename" : "main.cpp"
        },
        {
            "filename" : "lambdas.cpp"
        },
        {
            "filename" : "sharedptrs.cpp"
        }
    ]
}