MadProbe 0fc6103461 Add WScript.monotonicNow() (#6712) 4 tahun lalu
..
262 f04c6b4198 Enable sharedarray ft. for 262 testing 8 tahun lalu
ASMJSParser cf955c25ed Fix OS: 13988805 AsmJs error triggers syntax error on reparse assert 8 tahun lalu
Array c091b36a2d Support proposal array find from last (#6653) 5 tahun lalu
AsmJSFloat 2b923b65fb Remove SIMD tests 8 tahun lalu
AsmJs 90b86b5e13 Mark asmjs test as slow to avoid timeouts 6 tahun lalu
Basics 1ad2969357 Linux/macOS CI: (#6559) 5 tahun lalu
BigInt 25af1a93e1 implement bigint multiply 7 tahun lalu
Boolean 5ea00a1e1b Begin test suite cleanup (#6444) 5 tahun lalu
Bugs 11d93751d6 Fix calling proxy as constructor 5 tahun lalu
Closures befa2b30b8 Remove ENABLE_PROJECTION 5 tahun lalu
ConfigParsing 2ee13d2cf7 Newline at file ends 7 tahun lalu
ControlFlow 8a219b6d94 Add CollectGarbage to the global object only in chakracore builds and only if requested 8 tahun lalu
Conversions 5ea00a1e1b Begin test suite cleanup (#6444) 5 tahun lalu
Date 0f0664a7e8 Remove exclude jenkins, make slow tests run in CI 5 tahun lalu
Debugger 3d0d0cba70 Remove non-spec behaviour from tests 5 tahun lalu
DebuggerCommon cc97221d91 Fix Debugger tests for Linux and macOS 5 tahun lalu
DynamicCode 8c8bf79f24 Removing -force:fieldhoist and -off:fieldhoist from rlexe.xml files 7 tahun lalu
EH f2aad9f838 Error improvements 6 tahun lalu
Error 8220c858e5 Add proposal-promise-any (#6641) 4 tahun lalu
FixedFields aa85680700 Force SharedBailOutKind to be true on the BailOutInfo of CheckFuncInfo instrs; stop GC of BailOutInfo with SharedBailOutKind. 6 tahun lalu
FlowGraph d7c1f53daf Better fix for #5950: only update ByteCodeUpwardExposedUsed when instr branches to its own bc offset when branch is also to a different block 6 tahun lalu
Function 1ad2969357 Linux/macOS CI: (#6559) 5 tahun lalu
Generated 8a219b6d94 Add CollectGarbage to the global object only in chakracore builds and only if requested 8 tahun lalu
GlobalFunctions 0f0664a7e8 Remove exclude jenkins, make slow tests run in CI 5 tahun lalu
InlineCaches d97b01d10e Fix EOL violations introduced by commits that came into master via a pump. 7 tahun lalu
Intl 95908ad920 Fix incorrect abort in EntryIntl_PluralRulesSelect 5 tahun lalu
JSON 0f0664a7e8 Remove exclude jenkins, make slow tests run in CI 5 tahun lalu
JsBuiltIns d97b01d10e Fix EOL violations introduced by commits that came into master via a pump. 7 tahun lalu
LetConst 80bb9c584a Update global toStringTag to match attributes from v8 7 tahun lalu
Lib ef68766dc8 Remove getVarDate, VariantDate and WinRTDate 5 tahun lalu
Math 5ea00a1e1b Begin test suite cleanup (#6444) 5 tahun lalu
Miscellaneous 0fc6103461 Add WScript.monotonicNow() (#6712) 4 tahun lalu
Number 71adb7d9f5 Fix formatting in test case 6 tahun lalu
Object d8cbaff6a2 Remove some old switches (#6441) 5 tahun lalu
Operators 0f0664a7e8 Remove exclude jenkins, make slow tests run in CI 5 tahun lalu
Optimizer a02438e22c Don't mistake typespec'd syms for single defs when folding branches. (#6273) 5 tahun lalu
PRE 4014ca60cd Fix value propagation on loop back-edge with aggressive value transfers 6 tahun lalu
PerfHint a77ab96c33 ARM64: Disable inlining and VirtualTypedArray. Mark tests using test trace as exclue_arm64 8 tahun lalu
Prototypes d97b01d10e Fix EOL violations introduced by commits that came into master via a pump. 7 tahun lalu
RWC a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. 8 tahun lalu
RegAlloc 08234133a3 LinearScan::InsertSecondChanceCompensation does not always restore a register saved to the stack at the beginning of a loop. 7 tahun lalu
Regex 3d0d0cba70 Remove non-spec behaviour from tests 5 tahun lalu
Scanner 1ad2969357 Linux/macOS CI: (#6559) 5 tahun lalu
StackTrace 3d0d0cba70 Remove non-spec behaviour from tests 5 tahun lalu
Strings c97320d3ff Implementation of Relative indexing method proposal (#6610) 5 tahun lalu
TTBasic 1ad2969357 Linux/macOS CI: (#6559) 5 tahun lalu
TTExecuteBasic 1ad2969357 Linux/macOS CI: (#6559) 5 tahun lalu
TaggedFloats a63e04d508 Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe. 8 tahun lalu
TaggedIntegers 5ea00a1e1b Begin test suite cleanup (#6444) 5 tahun lalu
TryCatch 87b168a2e3 Fixes bug where ImplicitCallFlags and DisableImplicitFlags were not restored to previous values held. 7 tahun lalu
UnifiedRegex 3daa80d6c3 Adding failure for character classes in range if unicode flag set. 7 tahun lalu
UnitTestFramework cf71a962c1 Merge 1809 October Update changes 7 tahun lalu
WasmSpec 633b30acce Update node script to latest deps 5 tahun lalu
WasmSpec.MultiValue d97b01d10e Fix EOL violations introduced by commits that came into master via a pump. 7 tahun lalu
bailout dfd11cd34b [MERGE #5250 @Cellule] Post-Op bailout with unconditional branches 7 tahun lalu
benchmarks 5ab937bd58 Add modifications 7 tahun lalu
es5 69e17f6d0a Contextual keywords cannot have unicode escape sequences 6 tahun lalu
es6 8220c858e5 Add proposal-promise-any (#6641) 4 tahun lalu
es6module 1ad2969357 Linux/macOS CI: (#6559) 5 tahun lalu
es7 862372ec20 Check for AsyncGenerator in FillScopeObject 4 tahun lalu
fieldopts 2422941b37 [1.11>master] [MERGE #6484 @pleath] Eliminate timezone sensitivities in UT's 5 tahun lalu
inlining 25b4303c4f Allow for the possibility of no profile info for a given call target 6 tahun lalu
logs 7a1092bc49 Add an empty logs directory to unblock test runs on the DRT VMs. 8 tahun lalu
loop 0a39c8ae3a Fix broken tests, these 2 test cases were wrong: 5 tahun lalu
native-tests 7c0489ca04 Run posix native tests in CI, remove runtests.sh 5 tahun lalu
rltimeout 2421acb1f2 Added -timeoutRetries to rl (and some drive-by cleanup) 7 tahun lalu
stackfunc 3d0d0cba70 Remove non-spec behaviour from tests 5 tahun lalu
strict d97b01d10e Fix EOL violations introduced by commits that came into master via a pump. 7 tahun lalu
switchStatement d7e9d0d649 Add copyright notice to test case 8 tahun lalu
typedarray 3d0d0cba70 Remove non-spec behaviour from tests 5 tahun lalu
utf8 d97b01d10e Fix EOL violations introduced by commits that came into master via a pump. 7 tahun lalu
wasm 1ad2969357 Linux/macOS CI: (#6559) 5 tahun lalu
wasm.simd 237e3fa69b Use better constant format in tests' text 5 tahun lalu
CMakeLists.txt 7c0489ca04 Run posix native tests in CI, remove runtests.sh 5 tahun lalu
ci.build.cmd 8a15bcb75c Move windows CI onto runtests.py 5 tahun lalu
ci.build.init.cmd 8a15bcb75c Move windows CI onto runtests.py 5 tahun lalu
ci.buildone.cmd 8a15bcb75c Move windows CI onto runtests.py 5 tahun lalu
ci.parsetestargs.cmd 8a15bcb75c Move windows CI onto runtests.py 5 tahun lalu
ci.testone.cmd 8a15bcb75c Move windows CI onto runtests.py 5 tahun lalu
rlexedirs.xml ef68766dc8 Remove getVarDate, VariantDate and WinRTDate 5 tahun lalu
runcitests.cmd 482c730bde fixed bug in cmd script 7 tahun lalu
runnativetests.cmd dffd3ffcf0 Add missing changes for #4876: Provide more information when unit tests and native tests fail. 8 tahun lalu
runtests.cmd 1ad2969357 Linux/macOS CI: (#6559) 5 tahun lalu
runtests.py cc97221d91 Fix Debugger tests for Linux and macOS 5 tahun lalu