"examples/vscode:/vscode.git/clone" did not exist on "f1a4e06f1fe2baaf85799db2b0316991ee1a2405"
Take advantage of the cache when running tests.
Caching models across test cases and across runs of the test suite makes slow tests somewhat more bearable. Use gettempdir() instead of /tmp in tests. This makes it easier to change the location of the cache with semi-standard TMPDIR/TEMP/TMP environment variables. Fix #2222.
Showing
Please register or sign in to comment