-
- Downloads
Vendor did a bit of work to preserve Sputnik's negative test cases in their existing format.
Still needs a bit of integration work into the test harness. A number of Sputnik tests were written outside the context of a chapter's sections. E.g., "Chapter 13" versus "Chapter 13, Section 1". We now fake a section number ("13.0" for the example above) for such cases when generating test case metadata.
Showing
- tools/SputnikConverter/ES5TestCase.cs 110 additions, 3 deletionstools/SputnikConverter/ES5TestCase.cs
- tools/SputnikConverter/Microsoft.Sputnik.Interop.ParserEngine.csproj 6 additions, 0 deletions...ikConverter/Microsoft.Sputnik.Interop.ParserEngine.csproj
- tools/SputnikConverter/Microsoft.Sputnik.Interop.ParserEngine.csproj.user 3 additions, 2 deletions...verter/Microsoft.Sputnik.Interop.ParserEngine.csproj.user
- tools/SputnikConverter/Program.cs 6 additions, 3 deletionstools/SputnikConverter/Program.cs
- tools/SputnikConverter/ResourceClass.Designer.cs 9 additions, 0 deletionstools/SputnikConverter/ResourceClass.Designer.cs
- tools/SputnikConverter/ResourceClass.resx 3 additions, 0 deletionstools/SputnikConverter/ResourceClass.resx
- tools/SputnikConverter/SputnikTestCase.cs 53 additions, 5 deletionstools/SputnikConverter/SputnikTestCase.cs
- tools/SputnikConverter/bin/Debug/InputFormats.xml 4 additions, 0 deletionstools/SputnikConverter/bin/Debug/InputFormats.xml
- tools/SputnikConverter/bin/Debug/Microsoft.Sputnik.Interop.ParserEngine.exe 0 additions, 0 deletions...rter/bin/Debug/Microsoft.Sputnik.Interop.ParserEngine.exe
- tools/SputnikConverter/bin/Debug/Microsoft.Sputnik.Interop.ParserEngine.exe.config 14 additions, 0 deletions...n/Debug/Microsoft.Sputnik.Interop.ParserEngine.exe.config
- tools/SputnikConverter/bin/Debug/Microsoft.Sputnik.Interop.ParserEngine.pdb 0 additions, 0 deletions...rter/bin/Debug/Microsoft.Sputnik.Interop.ParserEngine.pdb
- tools/SputnikConverter/bin/Debug/Microsoft.Sputnik.Interop.ParserEngine.suo 0 additions, 0 deletions...rter/bin/Debug/Microsoft.Sputnik.Interop.ParserEngine.suo
- tools/SputnikConverter/bin/Debug/Microsoft.Sputnik.Interop.ParserEngine.vshost.exe 0 additions, 0 deletions...n/Debug/Microsoft.Sputnik.Interop.ParserEngine.vshost.exe
- tools/SputnikConverter/bin/Debug/Microsoft.Sputnik.Interop.ParserEngine.vshost.exe.config 14 additions, 0 deletions.../Microsoft.Sputnik.Interop.ParserEngine.vshost.exe.config
- tools/SputnikConverter/bin/Debug/Microsoft.Sputnik.Interop.ParserEngine.vshost.exe.manifest 11 additions, 0 deletions...icrosoft.Sputnik.Interop.ParserEngine.vshost.exe.manifest
- tools/SputnikConverter/bin/Debug/testNegativePrereqTemplate.js 22 additions, 0 deletions.../SputnikConverter/bin/Debug/testNegativePrereqTemplate.js
- tools/SputnikConverter/bin/Debug/testNegativeTemplate.js 4 additions, 0 deletionstools/SputnikConverter/bin/Debug/testNegativeTemplate.js
- tools/SputnikConverter/bin/Debug/testPrereqTemplate.js 21 additions, 0 deletionstools/SputnikConverter/bin/Debug/testPrereqTemplate.js
- tools/SputnikConverter/bin/Debug/testTemplate.js 16 additions, 0 deletionstools/SputnikConverter/bin/Debug/testTemplate.js
- tools/SputnikConverter/testNegativePrereqTemplate.js 3 additions, 3 deletionstools/SputnikConverter/testNegativePrereqTemplate.js
Loading
Please register or sign in to comment