blob: 68fdd54b27060200ece45adea799bb4b069e52ba [file] [log] [blame]
[
{
"cmd": [
"python",
"-m",
"json.tool",
"{\"something\":[true,true]}"
],
"env": {
"PYTHONUNBUFFERED": null
},
"name": "run json.tool"
},
{
"cmd": [
"vpython",
"RECIPE[recipe_engine::python:examples/full].resources/test.py",
"--verify-enum34"
],
"name": "run vpython.inlinespec"
},
{
"cmd": [
"vpython",
"-vpython-spec",
"RECIPE[recipe_engine::python:examples/full].resources/test.vpython",
"RECIPE[recipe_engine::python:examples/full].resources/test.py",
"--verify-six"
],
"name": "run vpython.spec"
},
{
"name": "$result"
}
]