mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
test not ok in print
This commit is contained in:
parent
f765f2db2f
commit
ece13da23f
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@ -10,7 +10,7 @@
|
|||||||
"request": "launch",
|
"request": "launch",
|
||||||
"program": "${workspaceFolder}/build/src/test/pikascript_test",
|
"program": "${workspaceFolder}/build/src/test/pikascript_test",
|
||||||
"args": [
|
"args": [
|
||||||
"--gtest_filter=content*"
|
"--gtest_filter=args.print_int"
|
||||||
],
|
],
|
||||||
"stopAtEntry": false,
|
"stopAtEntry": false,
|
||||||
"cwd": "${workspaceFolder}",
|
"cwd": "${workspaceFolder}",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user