Duong Nguyen-Huu 88ce20f92b implement dymamic memory allocation, imcrement and decrement with bigint 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 473e3c96d8 Updated tests to test actual toLocale method and ensure state is reset 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 1f18f53acf Improve parsing error messages 7 years ago
BigInt 88ce20f92b implement dymamic memory allocation, imcrement and decrement with bigint 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 54b0bba295 Updated for build failures 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 5d51cf6172 Added test trace and phase 7 years ago
Generated 8a219b6d94 Add CollectGarbage to the global object only in chakracore builds and only if requested 8 years ago
GlobalFunctions 8ecdb9ea08 Fixes #5576 - Chakra should not redeclare "undefined" keyword. 7 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 541e184a6c [1.11>master] [1.10>1.11] [MERGE #5758 @sethbrenith] Use different machine pool for OSX CI builds 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 45a8bfc99c Fixes #5637 - Execution of the get attribute on an object should be performed with the same context from which it was called from. 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 541e184a6c [1.11>master] [1.10>1.11] [MERGE #5758 @sethbrenith] Use different machine pool for OSX CI builds 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 1f18f53acf Improve parsing error messages 7 years ago
es6 1f18f53acf Improve parsing error messages 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 1f18f53acf Improve parsing error messages 7 years ago
fieldopts 8c8bf79f24 Removing -force:fieldhoist and -off:fieldhoist from rlexe.xml files 7 years ago
inlining c6278e25a9 fix two bailout issues with callback.call inlining 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 5f9b9c6490 OSG#19011798: GlobOpt::UpdateObjPtrValueType can't distinguish typed array from virtual typed array 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 23057cf996 implement BigInt literal, BigInt constructor and comparison operator 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 541e184a6c [1.11>master] [1.10>1.11] [MERGE #5758 @sethbrenith] Use different machine pool for OSX CI builds 7 years ago
runtests.sh ffdac7f527 Update OSX machine pool 7 years ago