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