sanex e7d9c71964 Added more tests for identifier names cache code generation 4 年之前
..
bigint-support.js fb834c8de1 0.28.0 release 5 年之前
block-scope.js 9cd7bdd21f Tests structure reorganized 8 年之前
comments-only.js 9cd7bdd21f Tests structure reorganized 8 年之前
custom-nodes-identifier-names-collision.js f39d16370b Added failing test for custom nodes identifier names collision 5 年之前
dictionary-identifiers.js db908f7bce Fixed conflicts between generated names and names from untouched identifiers from source code. 5 年之前
empty-input.js 9cd7bdd21f Tests structure reorganized 8 年之前
eval-hello-world.js b2297df287 Changed eval `hello-world` test 4 年之前
exponentiation-operator-precedence.js e987a8f55e Fixed support of exponentiation operator. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/534 5 年之前
export-all-named-support.js 98bf2e6256 Switched form `escodegen` to `@javascript-obfuscator/escodegen` 4 年之前
hashbang.js 645e122640 Switched from `espree` to `acorn` 5 年之前
identifier-names-cache-1.js e7d9c71964 Added more tests for identifier names cache code generation 4 年之前
identifier-names-cache-2.js e7d9c71964 Added more tests for identifier names cache code generation 4 年之前
identifiers-prefix.js dae69bde8c Tests for identifierPrefix option 7 年之前
import-meta.js b50c48a683 Dynamic import and `import.meta` support 5 年之前
mangle.js 735bbb4b3c Switched from `escodegen` to `escodegen-wallaby` 8 年之前
new-target.js 382598b5c5 Switched from `escodegen` to `escodegen-wallaby` 8 年之前
nullish-coalescing-support.js 98bf2e6256 Switched form `escodegen` to `@javascript-obfuscator/escodegen` 4 年之前
numeric-separators-support.js 98bf2e6256 Switched form `escodegen` to `@javascript-obfuscator/escodegen` 4 年之前
object-pattern-single-rest-element.js 2621bef3f1 Fixed error during code generation for `ObjectPattern` with single `RestElement`. 5 年之前
optional-chaining-support.js 971c02aed2 Added `optional-chaining` support 4 年之前
parse-module-1.js 3ea05aa0e1 Switched `esprima` on `espree`. Obfuscation of `export` declarations 7 年之前
parse-module-2.js 3ea05aa0e1 Switched `esprima` on `espree`. Obfuscation of `export` declarations 7 年之前
precedence-of-sequence-expression-in-computed-property.js 49259f1ef4 Updated escodegen, fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/638, added test 4 年之前
prevailing-kind-of-variables-const.js 1f13f71d54 Updated tests 5 年之前
prevailing-kind-of-variables-let.js 1f13f71d54 Updated tests 5 年之前
prevailing-kind-of-variables-var.js 1f13f71d54 Updated tests 5 年之前
simple-input-1.js 9cd7bdd21f Tests structure reorganized 8 年之前
simple-input-2.js 9cd7bdd21f Tests structure reorganized 8 年之前
simple-input-cyrillic.js 9cd7bdd21f Tests structure reorganized 8 年之前
top-level-await-support.js 72a89a1357 Added support of `top-level await` 4 年之前