aboutsummaryrefslogtreecommitdiffstats
path: root/tools/SputnikConverter/bin/Debug/Microsoft.Sputnik.Interop.ParserEngine.exe
diff options
context:
space:
mode:
authorDavid Fugate <dfugate@microsoft.com>2011-04-20 11:17:38 -0700
committerDavid Fugate <dfugate@microsoft.com>2011-04-20 11:17:38 -0700
commit545f2c34a0de87c0fa003e272a6afbc6c13fa874 (patch)
treef4e658d07c6928a57d197dde8f269d3ec0ad9d00 /tools/SputnikConverter/bin/Debug/Microsoft.Sputnik.Interop.ParserEngine.exe
parent06e62f878be21403ca9c1248f441d951e8f4feeb (diff)
*NOTE: this is a work-in-progress. Need to remove our dependency on a separate 'GlobalScope'
directory next* SputnikConverter: - ES5TestCase.cs * Case of JSON-based property names was wrong. Fixed * Use the tests' 'id' instead of 'path' as the GlobalScopeTests keys * Added 'id' and 'path' as Global Scope test metadata. The correct/clean solution here is to simply use 'path' as the key to GlobalScopeTests, but this refactoring needs to be undertaken later when we can convert the 'normal' test cases over to use 'path' as the key as well * Turns out we cannot depend on the message received by window.onerror to have some form of "syntax" contained within it. Instead, we'll just rely on the regular expression ".", matches any one character, for the short term - SputnikTestCase.cs * Same case issue as for ES5TestCases.cs * Don't trust the Sputnik metadata for the ES5 section name or even test case id to be correct. Instead, generate this information from the file path of the test case TestCasePackager.py: - added a new global, GLOBAL_SCOPE_FILES, which is a list of JS files found directly under test\suite\*.js which include metadata for so-called globally scoped tests. These files are imported directly by the HTML test harness test\suite\*: - regenerated Sputnik tests based on new converter default.html: - import SputnikGlobalScope.js. Really TestCasePackager.py should generate the global scope imports to default.html automatically... website\resources\scripts\testcases\*: - test cases have shuffled from existing *.json files into globalscope.json
Diffstat (limited to 'tools/SputnikConverter/bin/Debug/Microsoft.Sputnik.Interop.ParserEngine.exe')
-rw-r--r--tools/SputnikConverter/bin/Debug/Microsoft.Sputnik.Interop.ParserEngine.exebin24064 -> 24064 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/tools/SputnikConverter/bin/Debug/Microsoft.Sputnik.Interop.ParserEngine.exe b/tools/SputnikConverter/bin/Debug/Microsoft.Sputnik.Interop.ParserEngine.exe
index 856c8346f..6e020c31f 100644
--- a/tools/SputnikConverter/bin/Debug/Microsoft.Sputnik.Interop.ParserEngine.exe
+++ b/tools/SputnikConverter/bin/Debug/Microsoft.Sputnik.Interop.ParserEngine.exe
Binary files differ