File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "codeLens" : {
3+ "testRunner" : {
4+ "executable" : " oscript" ,
5+ "executableWin" : " oscript" ,
6+ "getTestsArguments" : " ./src/cli/main.os d --file %s --mode flat" ,
7+ "runAllTestsArguments" : " ./src/cli/main.os e --file %s --genericCoverage build/genericCoverage.xml --openTestReport build/otr.xml --cobertura build/cobertura.xml" ,
8+ "runTestArguments" : " ./src/cli/main.os e --file %s -m %s --genericCoverage build/genericCoverage.xml --openTestReport build/otr.xml --cobertura build/cobertura.xml" ,
9+ "getTestsResultPattern" : " ^[^.]+\\ .([^\\ s]+).*$"
10+ }
11+ }
12+ }
Original file line number Diff line number Diff line change 2525 <class name="АннотацияТестовыйНабор" file="src/core/Классы/АннотацияТестовыйНабор.os"/>
2626 <class name="МенеджерТестирования" file="src/core/Классы/МенеджерТестирования.os"/>
2727
28+ <module name="Предполагаем" file="src/core/Модули/Предполагаем.os"/>
29+
2830</package-def>
You can’t perform that action at this time.
0 commit comments