summaryrefslogtreecommitdiff
path: root/installed-tests/js/testImporter.js
Commit message (Expand)AuthorAgeFilesLines
* repo: Check that GI module override function is callablePhilip Chimento2023-03-041-1/+1
* Don't clear pending exceptions from module init filesewlsh/fix-init-errorsEvan Welsh2021-08-281-0/+8
* Upgrade to Jasmine 3.6.0ewlsh/jasmine-360Evan Welsh2021-02-091-0/+14
* Add dynamic import support to scriptsEvan Welsh2021-02-081-0/+13
* importer: Add backwards-compatible GjsFileImporter global objectPhilip Chimento2021-01-301-0/+8
* maint: Add copyright notices based on major file contributorsPhilip Chimento2020-11-301-0/+1
* maint: Add dual MIT/LGPL license to all GJS files that didn't have onePhilip Chimento2020-10-041-0/+2
* JS: migrate from the global `window` to `globalThis`Andy Holmes2020-04-241-2/+2
* tests: Move bad overrides to 'badOverrides' directoryPhilip Chimento2019-08-141-2/+2
* js: Run eslint --fix on all JS filesPhilip Chimento2019-08-131-1/+1
* param, importer: Spurious error when resolving non-stringPhilip Chimento2017-11-291-0/+5
* importer: Give module objects a [Symbol.toStringTag]Philip Chimento2017-07-261-2/+8
* js: Allow access to modules' lexical scopePhilip Chimento2017-07-091-0/+17
* js: Use a special object for modulesPhilip Chimento2017-07-091-0/+20
* importer: Fix importer enumerationPhilip Chimento2017-01-301-0/+23
* importer: Useful toString for importer and module objectsJasper St. Pierre2017-01-051-0/+10
* repo: Ignore ImportError for overrideswip/ptomato/730101Philip Chimento2016-12-271-0/+30
* importer: Throw ImportError when module not foundPhilip Chimento2016-12-271-2/+3
* tests: Use embedded copy of Jasmine to run testsPhilip Chimento2016-12-271-117/+114
* tests: Consolidate importer testsPhilip Chimento2016-12-271-0/+5
* tests: Reinstate importer testPhilip Chimento2016-10-211-0/+115