Doug Ilijev 50e23bda07 [MERGE #5710 @rhuanjl] Do not skip FromPropertyDescriptor in Proxy DefineOwnProperty 7 anni fa
..
262 f04c6b4198 Enable sharedarray ft. for 262 testing 8 anni fa
ASMJSParser cf955c25ed Fix OS: 13988805 AsmJs error triggers syntax error on reparse assert 8 anni fa
Array 78dcd87080 [1.11>master] [MERGE #5670 @kfarnung] Remove invalid optimization from xplat qsort 7 anni fa
AsmJSFloat 2b923b65fb Remove SIMD tests 8 anni fa
AsmJs ee2c09b718 Fixes 5701 - Functions declared as methods define a `prototype` property 7 anni fa
Basics 1c3ea7eb21 More descriptive name for test 7 anni fa
Boolean a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. 8 anni fa
Bugs 580a6aea5b do not run this test for jshost 7 anni fa
Closures c0723f4985 Moving RS4 changes to master 7 anni fa
ConfigParsing 2ee13d2cf7 Newline at file ends 7 anni fa
ControlFlow 8a219b6d94 Add CollectGarbage to the global object only in chakracore builds and only if requested 8 anni fa
Conversions a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. 8 anni fa
Date 82fad63199 Updating test baselines 7 anni fa
Debugger 82fad63199 Updating test baselines 7 anni fa
DebuggerCommon c4090883e6 updated .dbg.baseline 7 anni fa
DynamicCode 8c8bf79f24 Removing -force:fieldhoist and -off:fieldhoist from rlexe.xml files 7 anni fa
EH dacef92adc Make exception handling in typeof spec-complient. Move re-throw out of catch to avoid OS stack overflow. 7 anni fa
Error 8edb18be37 Make ParseNodeParamPattern a real ParseNodeUni and thus the down cast is valid. 8 anni fa
FixedFields 8a219b6d94 Add CollectGarbage to the global object only in chakracore builds and only if requested 8 anni fa
FlowGraph e927650232 Add test case 7 anni fa
Function d0f361c5fe Fix asyncFuncion ans generatorFunction length configurability 7 anni fa
Generated 8a219b6d94 Add CollectGarbage to the global object only in chakracore builds and only if requested 8 anni fa
GlobalFunctions 9f6eb4c823 Cherry-pick unconflicted files from #1300 8 anni fa
InlineCaches 83071cb171 Writing to proto can leave the TypeHandler::protoCachesWereInvalidated set, and writing to proto again with the same type on the RHS object can skip proto cache invalidation 7 anni fa
Intl 5cc1df9fa6 Project BuiltInFunctionIDs to Intl.js and correctly respect the usage setting for Intl.Collator 7 anni fa
JSON e5e1f31904 Convert exclude_fre to exclude_test 8 anni fa
JsBuiltIns 4f45e8ab6b Add new unit tests for updated JsBuiltIn functionality 7 anni fa
LetConst 80bb9c584a Update global toStringTag to match attributes from v8 7 anni fa
Lib 82fad63199 Updating test baselines 7 anni fa
Math eea931005e Adding tests 7 anni fa
Miscellaneous 0b023ba02d Enable JsBuiltIns on Lite and no_icu builds 7 anni fa
Number c198502cf5 toFixed : should return toString from numbers >=abs(10^21) 7 anni fa
Object 3d930362c2 Implement object.fromEntries 7 anni fa
Operators 69761809dd Add bug references. 8 anni fa
Optimizer aef954a77d oopjit branch fold BrTrue and BrFalse for true, false, and numbers. 7 anni fa
PRE aef954a77d oopjit branch fold BrTrue and BrFalse for true, false, and numbers. 7 anni fa
PerfHint a77ab96c33 ARM64: Disable inlining and VirtualTypedArray. Mark tests using test trace as exclue_arm64 8 anni fa
Prototypes ee2c09b718 Fixes 5701 - Functions declared as methods define a `prototype` property 7 anni fa
RWC a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. 8 anni fa
Regex d0f8e194a8 Make some tweaks to RegExp debug switches. 7 anni fa
Scanner ed1e5e25ce Respond to PR feedback 7 anni fa
StackTrace 82fad63199 Updating test baselines 7 anni fa
Strings f24fcb1c63 Renamed trimLeft and trimRight to trimStart and trimEnd 7 anni fa
TTBasic e9066519c4 fixes #5513 recreate baseline files 7 anni fa
TTExecuteBasic 5f5f2fbf21 Fixes #2471 Symbol registration map should support null characters in symbol names. 8 anni fa
TaggedFloats a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. 8 anni fa
TaggedIntegers 9f6eb4c823 Cherry-pick unconflicted files from #1300 8 anni fa
UnifiedRegex 3daa80d6c3 Adding failure for character classes in range if unicode flag set. 7 anni fa
UnitTestFramework 824024417c Modifying UnitTestFramework to give more useful messages and in an easier to understand way. 7 anni fa
VT_DATE 69761809dd Add bug references. 8 anni fa
WasmSpec 2ee13d2cf7 Newline at file ends 7 anni fa
WasmSpec.MultiValue 2ee13d2cf7 Newline at file ends 7 anni fa
bailout dfd11cd34b [MERGE #5250 @Cellule] Post-Op bailout with unconditional branches 7 anni fa
benchmarks 5ab937bd58 Add modifications 7 anni fa
es5 66ddb87b38 Rewritten and expanded tests for seal/freeze. 7 anni fa
es6 50e23bda07 [MERGE #5710 @rhuanjl] Do not skip FromPropertyDescriptor in Proxy DefineOwnProperty 7 anni fa
es6module 0377a2499c [1.10>master] [MERGE #5567 @atulkatti] MSFT:18460517 For modules, move cleanup for parser's guest arena later during SourceTextModuleRecord::CleanupBeforeExecution. 7 anni fa
es7 138b62fef2 Update String.padStart/padEnd 7 anni fa
fieldopts 8c8bf79f24 Removing -force:fieldhoist and -off:fieldhoist from rlexe.xml files 7 anni fa
inlining c8740cc9e5 inline JsBuiltIn helper CallInstanceFunction 7 anni fa
logs 7a1092bc49 Add an empty logs directory to unblock test runs on the DRT VMs. 8 anni fa
loop 95c41a5f0f Fixed incorrect function calls to test functions 7 anni fa
native-tests 7bf59d1286 jsrt: JsCreateExternalObjectWithPrototype 8 anni fa
rltimeout 2421acb1f2 Added -timeoutRetries to rl (and some drive-by cleanup) 7 anni fa
stackfunc e5e1f31904 Convert exclude_fre to exclude_test 8 anni fa
strict ffe7c01795 Fix test failures 7 anni fa
switchStatement d7e9d0d649 Add copyright notice to test case 8 anni fa
typedarray eb1a06347b fixes #5549 implement defineOwnProperty for typedarray object 7 anni fa
utf8 34d9537c8d Fix Jshost printing of strings with embedded null characters. 7 anni fa
wasm 38b169714e [MERGE #5342 @Cellule] WASM: Memory limit 7 anni fa
wasm.simd 1be1894a1b Fix Wasm.Simd comparisonTests.js 8 anni fa
jenkins.build.cmd 0cc10a1adb add configuration to build with SWB on 9 anni fa
jenkins.build.init.cmd 98cbeff3cc Modernize CI configuration: Modern = RS4 + Dev 15.7; Legacy = 2008 R2 + Dev14 7 anni fa
jenkins.buildone.cmd 9129028718 Added daily build configurations to run on Windows 7 + VS 2013. 10 anni fa
jenkins.parsetestargs.cmd 7a2631809e Be more verbose about native tests; disable native tests in reduced test runs (-dirs -tags -nottags) 8 anni fa
jenkins.testone.cmd 1181bca6b6 Adding additional logging to native tests in CI 7 anni fa
rlexedirs.xml c0723f4985 Moving RS4 changes to master 7 anni fa
runcitests.cmd 1181bca6b6 Adding additional logging to native tests in CI 7 anni fa
runnativetests.cmd dffd3ffcf0 Add missing changes for #4876: Provide more information when unit tests and native tests fail. 8 anni fa
runtests.cmd 7060747f3d Add -timeoutRetries support to runtests.cmd 7 anni fa
runtests.py 644fb9143d Add support to runtests.py for ignoring baselines 7 anni fa
runtests.sh b9647accdb Add exclude_ch to runtests.sh 8 anni fa