Marko Lahma eb091eb23b Tweak object wrapper reported members logic (#1956) hai 1 ano
..
Converters 9079aef684 Convert to using file-scoped namespaces (#1931) hai 1 ano
Debugger 9079aef684 Convert to using file-scoped namespaces (#1931) hai 1 ano
Domain 780e01fef0 Make own properties for declared only method and properties configurable (#1948) hai 1 ano
ExtensionMethods 9079aef684 Convert to using file-scoped namespaces (#1931) hai 1 ano
Modules 7678879055 Implement JSON modules (#1711) hai 1 ano
Scripts 4142d9371c Improve date handling and time zone support (#1446) %!s(int64=2) %!d(string=hai) anos
TestClasses 9079aef684 Convert to using file-scoped namespaces (#1931) hai 1 ano
ArrayTests.cs 9f55b0d43b Avoid Array.sort infinite loops on full framework (#1914) hai 1 ano
AsyncTests.cs 4e82c672eb Add Task async await check when evaluate await expression (#1882) hai 1 ano
BigIntTests.cs 7414296ae5 Fix BigInt arithmetic assignments (#1887) hai 1 ano
CallStackTests.cs 9079aef684 Convert to using file-scoped namespaces (#1931) hai 1 ano
ClassTests.cs 91755e9949 Ensure Acornima ParseErrorException is exposed as JavasScriptException (#1924) hai 1 ano
ConstTests.cs 9079aef684 Convert to using file-scoped namespaces (#1931) hai 1 ano
ConstructorSignatureTests.cs dae3ec5b7c Fix constructor argument matching under interop (#1568) %!s(int64=2) %!d(string=hai) anos
DateTests.cs c4e5ce2a17 The getDate() method returns 0 for December 31st before 1970 (#1746) hai 1 ano
DelegateWrapperTests.cs 144591843c Support params arrays in delegate invocation (#1520) %!s(int64=2) %!d(string=hai) anos
DestructuringTests.cs 1697fc39f3 Fix rest/spread bug with empty object (#1642) %!s(int64=2) %!d(string=hai) anos
EngineLimitTests.cs 1de233467a Add fast case for single statement in a block (#1730) hai 1 ano
EngineTests.cs 9079aef684 Convert to using file-scoped namespaces (#1931) hai 1 ano
ErrorTests.cs 9079aef684 Convert to using file-scoped namespaces (#1931) hai 1 ano
EvaluationContextTests.cs 1b7288df5e Make EsprimaExtensions.TryGetKey[ more resilient to missing execution context hai 1 ano
ExecutionConstraintTests.cs 9079aef684 Convert to using file-scoped namespaces (#1931) hai 1 ano
FunctionTests.cs 4b23f03c52 Remove some unnecessary JsString allocations (#1728) hai 1 ano
GeneratorTests.cs 23a2a25877 Add partial support for yield via experimental flag (#1815) hai 1 ano
GenericMethodTests.cs 2ebfedf76e Added readonly modifier to fields that aren't being changed (#1610) %!s(int64=2) %!d(string=hai) anos
GlobalTests.cs 9079aef684 Convert to using file-scoped namespaces (#1931) hai 1 ano
InstanceOfTests.cs 9984761e7d Support CLR object inheritance chain with prototypes (#1518) %!s(int64=2) %!d(string=hai) anos
InteropExplicitTypeTests.cs f4667ed60e Remove exposed CLR type equality requirement from ObjectWrapper.Equals (#1652) hai 1 ano
InteropInterfaceExtendTests.cs da88d1ea53 Include interface methods when searching for interop targets (#1638) %!s(int64=2) %!d(string=hai) anos
InteropTests.MemberAccess.cs 9079aef684 Convert to using file-scoped namespaces (#1931) hai 1 ano
InteropTests.TypeReference.cs 0242ac5a81 Track TypeReference registrations and use as prototype (#1661) hai 1 ano
InteropTests.cs eb091eb23b Tweak object wrapper reported members logic (#1956) hai 1 ano
JsValueConversionTests.cs 9079aef684 Convert to using file-scoped namespaces (#1931) hai 1 ano
JsonSerializerTests.cs 9079aef684 Convert to using file-scoped namespaces (#1931) hai 1 ano
JsonTests.cs 9079aef684 Convert to using file-scoped namespaces (#1931) hai 1 ano
MapTests.cs b826cd659a Fix some prototype chain issues uncovered by compat-table (#1334) %!s(int64=2) %!d(string=hai) anos
MethodAmbiguityTests.cs 9079aef684 Convert to using file-scoped namespaces (#1931) hai 1 ano
ModuleTests.cs 2f3a801d14 Don't overwrite default export from `SourceTextModule` (#1952) hai 1 ano
NullPropagation.cs 9079aef684 Convert to using file-scoped namespaces (#1931) hai 1 ano
NumberTests.cs 9079aef684 Convert to using file-scoped namespaces (#1931) hai 1 ano
ObjectInstanceTests.cs 9079aef684 Convert to using file-scoped namespaces (#1931) hai 1 ano
OperatorOverloadingTests.cs 9079aef684 Convert to using file-scoped namespaces (#1931) hai 1 ano
ParserOptionsPropagationTests.cs 6d866a2d28 Switch to using Acorn-based parsing via Acornima (#1820) hai 1 ano
PromiseTests.cs 9fd46c3d9c Upgrade to Test262Harness 1.0.0 (#1779) hai 1 ano
PropertyDescriptorTests.cs 1093b815af Make LazyPropertyDescriptor generic and some prototypes more lazy (#1868) hai 1 ano
ProxyTests.cs cbe3b6f6c8 JsProxy should return proxied target's ToObject via ToObject (#1675) hai 1 ano
RegExpTests.cs 4b23f03c52 Remove some unnecessary JsString allocations (#1728) hai 1 ano
SamplesTests.cs 9079aef684 Convert to using file-scoped namespaces (#1931) hai 1 ano
ScriptModulePreparationTests.ScriptPreparation.cs 3d5c8720e3 Ensure script preparation exposes only Jint's exception type (#1927) hai 1 ano
SetTests.cs b826cd659a Fix some prototype chain issues uncovered by compat-table (#1334) %!s(int64=2) %!d(string=hai) anos
StringTests.cs 053dbe9045 Upgrade to xUnit 2.8.1 (#1876) hai 1 ano
StringTetsLithuaniaData.cs 9079aef684 Convert to using file-scoped namespaces (#1931) hai 1 ano
SwitchTests.cs dc75d1a396 Fix switch's case block lexical scope handling (#1392) %!s(int64=2) %!d(string=hai) anos
TextTests.cs c2bb947c18 Read DataView and ArrayBuffer as byte array from engine (#1786) hai 1 ano
TypeConverterTests.cs 9079aef684 Convert to using file-scoped namespaces (#1931) hai 1 ano
TypeDescriptorTests.cs bbc65dc0f1 Fix ArrayInstance.CopyValues to handle holes correctly (#1900) hai 1 ano
TypedArrayInteropTests.cs 9079aef684 Convert to using file-scoped namespaces (#1931) hai 1 ano
UnicodeTests.cs 9079aef684 Convert to using file-scoped namespaces (#1931) hai 1 ano
UuidTests.cs 9079aef684 Convert to using file-scoped namespaces (#1931) hai 1 ano
WeakSetMapTests.cs 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) hai 1 ano