summaryrefslogtreecommitdiff
path: root/open-source-lorries/googletest.lorry
blob: 4b9b0ba79f45e0bd49b57cf6ff28575fd12c784a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "googletest": {
        "type": "svn",
        "url": "http://googletest.googlecode.com/svn",
        "layout": "standard",
        "description": "Obsolete (use googletest-git)"
    },
    "googletest-git": {
        "type": "git",
        "url": "https://github.com/google/googletest.git"
    }
}