Doug Ilijev 4e716ab120 Remove unused buildall/testall scripts 7 лет назад
..
262 f04c6b4198 Enable sharedarray ft. for 262 testing 8 лет назад
ASMJSParser cf955c25ed Fix OS: 13988805 AsmJs error triggers syntax error on reparse assert 8 лет назад
Array fbda52592d [MERGE #5300 @rajatd] Memop fix related to scanning for missing values 7 лет назад
AsmJSFloat 2b923b65fb Remove SIMD tests 8 лет назад
AsmJs b35e3b10bb Asm.js: Check if we have enough stack when emitting bytecode recursively 7 лет назад
Basics 9195b94de5 OS#17530048 - AssertMsg(i < this->Length(), "index out of bound") -- Chakra!BVFixed::AssertRange 7 лет назад
Boolean a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. 8 лет назад
Bugs 49b384ccc8 Proxy : getPrototype trap should not be called. 7 лет назад
Closures c0723f4985 Moving RS4 changes to master 7 лет назад
ConfigParsing 361f3dde09 ConfigParser fix: handle leading whitespace 8 лет назад
ControlFlow 8a219b6d94 Add CollectGarbage to the global object only in chakracore builds and only if requested 8 лет назад
Conversions a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. 8 лет назад
Date e5e1f31904 Convert exclude_fre to exclude_test 8 лет назад
Debugger 5644e6c636 [1.8>1.9] [MERGE #4610 @agarwal-sandeep] OS#15522456 ScriptContext created after calling JsDiagStopDebugging should set debugging mode as SourceRunDown instead of Debugging. 8 лет назад
DebuggerCommon 43b434fd47 Make -nottags require_icu also turn on -nottags Intl in runtests.py 7 лет назад
DynamicCode 8c8bf79f24 Removing -force:fieldhoist and -off:fieldhoist from rlexe.xml files 7 лет назад
EH a857c69acf Revert "Enable deadstore for jit loop bodies when there is try" 7 лет назад
Error 8edb18be37 Make ParseNodeParamPattern a real ParseNodeUni and thus the down cast is valid. 8 лет назад
FixedFields 8a219b6d94 Add CollectGarbage to the global object only in chakracore builds and only if requested 8 лет назад
FlowGraph e927650232 Add test case 7 лет назад
Function feb8029553 Disable bug_os17698041.js unit test under jshost 7 лет назад
Generated 8a219b6d94 Add CollectGarbage to the global object only in chakracore builds and only if requested 8 лет назад
GlobalFunctions 9f6eb4c823 Cherry-pick unconflicted files from #1300 8 лет назад
InlineCaches 9428cd6685 don't cache writes to default setter 7 лет назад
Intl f5df22888f Assortment of Intl fixes and cleanup 7 лет назад
JSON e5e1f31904 Convert exclude_fre to exclude_test 8 лет назад
JsBuiltIns 52ad3402de Add Intl.platform for easier native method unit testing 8 лет назад
LetConst 7741bbbf4a Top function declarations in script/eval should conflict with global let/const 7 лет назад
Lib a5f64bb2cc Convert exclude_amd64 to exclude_x64 8 лет назад
Math eea931005e Adding tests 7 лет назад
Miscellaneous 790daad5ea exclude_forceserialized on bytecode header tests 8 лет назад
Number c198502cf5 toFixed : should return toString from numbers >=abs(10^21) 7 лет назад
Object 5a8817a3f2 Remove new flag added to test in Object 7 лет назад
Operators 69761809dd Add bug references. 8 лет назад
Optimizer 6154dae668 OS#16888720 - Disable core\test\Optimizer\mul_rejit_bug.js in -forceserialized mode 7 лет назад
PRE 49bca78e9d Re-enable PRE test 7 лет назад
PerfHint a77ab96c33 ARM64: Disable inlining and VirtualTypedArray. Mark tests using test trace as exclue_arm64 8 лет назад
Prototypes 32196f0dad JS implementation for array iterator 8 лет назад
RWC a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. 8 лет назад
Regex 0a51428447 Fix #5182: Clamp range quantifier to MaxCharCount instead of throwing SyntaxError 7 лет назад
Scanner 1b22f3d585 Update ICU character classification 7 лет назад
StackTrace 6bdd3409fb OS#14711878: Add STACK_PROBE in Parser::ConstructNameHint 8 лет назад
Strings f04a4d1299 Remove new BGParse tests 7 лет назад
TTBasic 113b040be3 Fixes for step-back with async 8 лет назад
TTExecuteBasic 5f5f2fbf21 Fixes #2471 Symbol registration map should support null characters in symbol names. 8 лет назад
TaggedFloats a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. 8 лет назад
TaggedIntegers 9f6eb4c823 Cherry-pick unconflicted files from #1300 8 лет назад
UnifiedRegex 8a219b6d94 Add CollectGarbage to the global object only in chakracore builds and only if requested 8 лет назад
UnitTestFramework e4e50ff7c5 Fix errors in construction of bound Proxies. Fixes: 7 лет назад
VT_DATE 69761809dd Add bug references. 8 лет назад
WasmSpec 542c44e4b1 Update Spec tests 7 лет назад
WasmSpec.MultiValue c2b0297cce Fix CI 8 лет назад
bailout dfd11cd34b [MERGE #5250 @Cellule] Post-Op bailout with unconditional branches 7 лет назад
benchmarks 5ab937bd58 Add modifications 7 лет назад
es5 8d67aa58aa [MSFT 17327799] Don't preserve accessor and non-default attributes when PathTypeHandler::SetAttributesHelper is called from SetPropertyWithAttributes. 7 лет назад
es6 a41850f406 Make RegExp parser throw a syntax error for invalid Unicode codepoints 7 лет назад
es6module b71d35fe67 Correct module load order. Fixes: #5171 7 лет назад
es7 e2bb2530ac Fix #5349: Rename Atomics.wake to Atomics.notify, per ES spec change. 7 лет назад
fieldopts 8c8bf79f24 Removing -force:fieldhoist and -off:fieldhoist from rlexe.xml files 7 лет назад
inlining 6a9ef1efed OS#17382750 avoid recollecting callback inlinee data for recursive calls 7 лет назад
logs 7a1092bc49 Add an empty logs directory to unblock test runs on the DRT VMs. 8 лет назад
loop 13847da166 Enable early reference errors for most assignments to invalid LHS 7 лет назад
native-tests 7bf59d1286 jsrt: JsCreateExternalObjectWithPrototype 8 лет назад
rltimeout f6adc7f97e Added missing copyright headers. 10 лет назад
stackfunc e5e1f31904 Convert exclude_fre to exclude_test 8 лет назад
strict 9f6eb4c823 Cherry-pick unconflicted files from #1300 8 лет назад
switchStatement d7e9d0d649 Add copyright notice to test case 8 лет назад
typedarray c0723f4985 Moving RS4 changes to master 7 лет назад
utf8 1b22f3d585 Update ICU character classification 7 лет назад
wasm 38b169714e [MERGE #5342 @Cellule] WASM: Memory limit 7 лет назад
wasm.simd 1be1894a1b Fix Wasm.Simd comparisonTests.js 8 лет назад
jenkins.build.cmd 0cc10a1adb add configuration to build with SWB on 9 лет назад
jenkins.build.init.cmd 507a0e7f4d MicroBuild v2: Enable CodeCoverage. 9 лет назад
jenkins.buildone.cmd 9129028718 Added daily build configurations to run on Windows 7 + VS 2013. 10 лет назад
jenkins.parsetestargs.cmd 7a2631809e Be more verbose about native tests; disable native tests in reduced test runs (-dirs -tags -nottags) 8 лет назад
jenkins.testone.cmd 1181bca6b6 Adding additional logging to native tests in CI 7 лет назад
rlexedirs.xml c0723f4985 Moving RS4 changes to master 7 лет назад
runcitests.cmd 1181bca6b6 Adding additional logging to native tests in CI 7 лет назад
runnativetests.cmd dffd3ffcf0 Add missing changes for #4876: Provide more information when unit tests and native tests fail. 8 лет назад
runtests.cmd 8a457f1de9 RL: Stop on first error seen 7 лет назад
runtests.py 4849ccb801 Address review comments 7 лет назад
runtests.sh b9647accdb Add exclude_ch to runtests.sh 8 лет назад