test262/tools/SputnikConverter
David Fugate d3d9d28c18 Sputnik tests were previously modified to ensure global objects with common names (e.g., 'obj')
were actually unique across the test cases.  This *was* needed prior to November as we weren't
running each test case in it's own private global environment.  The situation now is that
we're running each test within it's own iframe => the modifications are no longer needed.

Few small improvements to SputnikConverter:
- App.config file locations have been fixed
- template files get pushed alongside generated tool binaries
- the root path for Sputnik conformance files is "Conformance", not "tests"
- allow the main exe to throw exceptions so they can be properly debugged with VS
2011-02-10 17:58:47 -08:00
..
Properties This commit includes Microsoft's initial contributions to Test262: 2010-10-18 20:50:07 -07:00
App.config Sputnik tests were previously modified to ensure global objects with common names (e.g., 'obj') 2011-02-10 17:58:47 -08:00
ClassDiagram1.cd This commit includes Microsoft's initial contributions to Test262: 2010-10-18 20:50:07 -07:00
ES5TestCase.cs This commit includes Microsoft's initial contributions to Test262: 2010-10-18 20:50:07 -07:00
Features Covered.txt This commit includes Microsoft's initial contributions to Test262: 2010-10-18 20:50:07 -07:00
InputFormats.xml This commit includes Microsoft's initial contributions to Test262: 2010-10-18 20:50:07 -07:00
Logger.cs This commit includes Microsoft's initial contributions to Test262: 2010-10-18 20:50:07 -07:00
Microsoft.Sputnik.Interop.ParserEngine.csproj Sputnik tests were previously modified to ensure global objects with common names (e.g., 'obj') 2011-02-10 17:58:47 -08:00
Microsoft.Sputnik.Interop.ParserEngine.csproj.user This commit includes Microsoft's initial contributions to Test262: 2010-10-18 20:50:07 -07:00
Microsoft.Sputnik.Interop.ParserEngine.sln This commit includes Microsoft's initial contributions to Test262: 2010-10-18 20:50:07 -07:00
Program.cs Sputnik tests were previously modified to ensure global objects with common names (e.g., 'obj') 2011-02-10 17:58:47 -08:00
ResourceClass.Designer.cs This commit includes Microsoft's initial contributions to Test262: 2010-10-18 20:50:07 -07:00
ResourceClass.resx This commit includes Microsoft's initial contributions to Test262: 2010-10-18 20:50:07 -07:00
SputnikTestCase.cs This commit includes Microsoft's initial contributions to Test262: 2010-10-18 20:50:07 -07:00
testNegativePrereqTemplate.js This commit includes Microsoft's initial contributions to Test262: 2010-10-18 20:50:07 -07:00
testNegativeTemplate.js This commit includes Microsoft's initial contributions to Test262: 2010-10-18 20:50:07 -07:00
testPrereqTemplate.js This commit includes Microsoft's initial contributions to Test262: 2010-10-18 20:50:07 -07:00
testTemplate.js This commit includes Microsoft's initial contributions to Test262: 2010-10-18 20:50:07 -07:00