summaryrefslogtreecommitdiff
path: root/installed-tests/js/testLegacyGObject.js
Commit message (Expand)AuthorAgeFilesLines
* maint: Add copyright notices based on major file contributorsPhilip Chimento2020-11-301-0/+2
* Merge branch 'construct-only' into 'master'Philip Chimento2020-11-211-6/+5
|\
| * gobject: Handle CONSTRUCT_ONLY flagFlorian Müllner2019-12-181-6/+5
* | maint: Add dual MIT/LGPL license to all GJS files that didn't have onePhilip Chimento2020-10-041-0/+1
* | object: Only define interface overridden properties on the owner typePhilip Chimento2020-04-191-0/+28
* | GObject: Allow omitting setters and gettersPhilip Chimento2020-04-191-0/+15
|/
* CI: Add object-shorthand to eslint rulesPhilip Chimento2019-08-131-57/+32
* CI: Add no-throw-literal to eslint rulesPhilip Chimento2019-08-131-1/+1
* CI: Add no-shadow to eslint rulesPhilip Chimento2019-08-131-1/+1
* CI: Add lines-between-class-members to eslint rulesPhilip Chimento2019-08-131-0/+1
* CI: Add eqeqeq to eslint rulesPhilip Chimento2019-08-131-1/+1
* CI: Add comma-dangle to eslint rulesPhilip Chimento2019-08-131-36/+36
* CI: Use camelcasePhilip Chimento2019-08-131-10/+10
* js: Run eslint --fix on all JS filesPhilip Chimento2019-08-131-60/+83
* installed-tests: Disable eslint for tests using legacy LangMarco Trevisan (Treviño)2019-08-131-0/+2
* GObject: Ensure generated GType names are validFlorian Müllner2018-09-031-0/+12
* tests: Split legacy Gtk.Widget tests outPhilip Chimento2017-08-311-103/+0
* tests: Re-enable accidentally disabled testsPhilip Chimento2017-08-161-1/+1
* legacy class: Add name property to class objectPhilip Chimento2017-08-091-2/+10
* tests: Add ES6 class inheriting from legacy classPhilip Chimento2017-08-071-0/+127
* GObject: Move all legacy GObject class codePhilip Chimento2017-08-071-0/+845