| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133 |
- <?xml version="1.0" encoding="utf-8"?>
- <regress-exe>
- <!-- ByteCode Header verification tests begin -->
- <test>
- <default>
- <files>../../lib/Runtime/Library/JsBuiltIn/JsBuiltIn.js</files>
- <baseline>../../lib/Runtime/Library/JsBuiltIn/JsBuiltIn.js.bc.32b.h</baseline>
- <compile-flags>-GenerateLibraryByteCodeHeader -JsBuiltIn -LdChakraLib</compile-flags>
- <tags>exclude_dynapogo,exclude_x64,exclude_disable_jit,exclude_lite,exclude_forceserialized</tags>
- <eol-normalization />
- </default>
- </test>
- <test>
- <default>
- <files>../../lib/Runtime/Library/JsBuiltIn/JsBuiltIn.js</files>
- <baseline>../../lib/Runtime/Library/JsBuiltIn/JsBuiltIn.js.bc.64b.h</baseline>
- <compile-flags>-GenerateLibraryByteCodeHeader -JsBuiltIn -LdChakraLib</compile-flags>
- <tags>exclude_dynapogo,exclude_x86,exclude_disable_jit,exclude_lite,exclude_forceserialized</tags>
- <eol-normalization />
- </default>
- </test>
- <test>
- <default>
- <files>../../lib/Runtime/Library/JsBuiltIn/JsBuiltIn.js</files>
- <baseline>../../lib/Runtime/Library/JsBuiltIn/JsBuiltIn.js.nojit.bc.32b.h</baseline>
- <compile-flags>-GenerateLibraryByteCodeHeader -JsBuiltIn -LdChakraLib</compile-flags>
- <tags>exclude_x64,require_disable_jit,exclude_forceserialized</tags>
- <eol-normalization />
- </default>
- </test>
- <test>
- <default>
- <files>../../lib/Runtime/Library/JsBuiltIn/JsBuiltIn.js</files>
- <baseline>../../lib/Runtime/Library/JsBuiltIn/JsBuiltIn.js.nojit.bc.64b.h</baseline>
- <compile-flags>-GenerateLibraryByteCodeHeader -JsBuiltIn -LdChakraLib</compile-flags>
- <tags>exclude_x86,require_disable_jit,exclude_forceserialized</tags>
- <eol-normalization />
- </default>
- </test>
- <test>
- <default>
- <files>../../lib/Runtime/Library/InJavascript/Intl.js</files>
- <baseline>../../lib/Runtime/Library/InJavascript/Intl.js.bc.32b.h</baseline>
- <compile-flags>-GenerateLibraryByteCodeHeader -Intl</compile-flags>
- <tags>exclude_dynapogo,exclude_x64,exclude_disable_jit,exclude_lite,exclude_forceserialized</tags>
- <eol-normalization />
- </default>
- </test>
- <test>
- <default>
- <files>../../lib/Runtime/Library/InJavascript/Intl.js</files>
- <baseline>../../lib/Runtime/Library/InJavascript/Intl.js.bc.64b.h</baseline>
- <compile-flags>-GenerateLibraryByteCodeHeader -Intl</compile-flags>
- <tags>exclude_dynapogo,exclude_x86,exclude_disable_jit,exclude_lite,exclude_forceserialized</tags>
- <eol-normalization />
- </default>
- </test>
- <test>
- <default>
- <files>../../lib/Runtime/Library/InJavascript/Intl.js</files>
- <baseline>../../lib/Runtime/Library/InJavascript/Intl.js.nojit.bc.32b.h</baseline>
- <compile-flags>-GenerateLibraryByteCodeHeader -Intl</compile-flags>
- <tags>exclude_x64,require_disable_jit,exclude_lite,exclude_forceserialized</tags>
- <eol-normalization />
- </default>
- </test>
- <test>
- <default>
- <files>../../lib/Runtime/Library/InJavascript/Intl.js</files>
- <baseline>../../lib/Runtime/Library/InJavascript/Intl.js.nojit.bc.64b.h</baseline>
- <compile-flags>-GenerateLibraryByteCodeHeader -Intl</compile-flags>
- <tags>exclude_x86,require_disable_jit,exclude_lite,exclude_forceserialized</tags>
- <eol-normalization />
- </default>
- </test>
- <!-- ByteCode Header verification tests end -->
- <test>
- <default>
- <files>HasOnlyWritableDataPropertiesCache.js</files>
- <compile-flags>-CollectGarbage</compile-flags>
- <baseline>HasOnlyWritableDataPropertiesCache.baseline</baseline>
- </default>
- </test>
- <test>
- <default>
- <compile-flags>-recyclerVerify</compile-flags>
- <files>longstring.js</files>
- <tags>exclude_test</tags>
- </default>
- </test>
- <test>
- <default>
- <files>evalAlias.js</files>
- <baseline />
- </default>
- </test>
- <test>
- <default>
- <files>SetTimeout.js</files>
- <baseline>SetTimeout.baseline</baseline>
- </default>
- </test>
- <test>
- <default>
- <files>nullByte-comment.js</files>
- <baseline>nullByte-comment.baseline</baseline>
- </default>
- </test>
- <test>
- <default>
- <files>nullByte-regex.js</files>
- <baseline>nullByte-regex.baseline</baseline>
- </default>
- </test>
- <test>
- <default>
- <files>nullByte-string.js</files>
- <baseline>nullByte-string.baseline</baseline>
- </default>
- </test>
- <test>
- <default>
- <files>MayHaveSideEffectOnNodeSO.js</files>
- <compile-flags>-args summary -endargs</compile-flags>
- </default>
- </test>
- <test>
- <default>
- <files>KeepContextInSuper.js</files>
- <compile-flags>-args summary -endargs</compile-flags>
- </default>
- </test>
- </regress-exe>
|