summaryrefslogtreecommitdiff
path: root/test/gjs-test-utils.h
Commit message (Expand)AuthorAgeFilesLines
* gjs-test-utils: Be more liberal in comparing values of different typesMarco Trevisan (Treviño)2021-05-181-2/+17
* tests: Add unit tests for ToggleQueue and ObjectInstance usage of itMarco Trevisan (Treviño)2021-05-181-1/+9
* test: Move assert_equal definition into Gjs::Test and common headerMarco Trevisan (Treviño)2021-05-171-0/+34
* jsapi-util: Rewrite GjsAutoPointer to only use template dataMarco Trevisan (Treviño)2020-10-271-0/+2
* maint: Convert all existing license/copyright comments to SPDX formatPhilip Chimento2020-10-041-23/+3
* js: Fix header includes according to IWYUPhilip Chimento2020-05-201-2/+1
* js: Remove jsapi-wrapper.hPhilip Chimento2020-01-191-4/+3
* js: Rename "compartments" to "realms"Philip Chimento2020-01-191-2/+4
* maint: Fix header includes once and for allPhilip Chimento2019-06-081-1/+3
* maint: Unify header guard style across all headersPhilip Chimento2019-06-081-3/+3
* maint: Remove GLib custom types from some filesPhilip Chimento2019-06-081-4/+2
* test: Split test utility function into filePhilip Chimento2018-09-011-2/+0
* tests: Don't time-limit the unit testsPhilip Chimento2018-09-011-2/+0
* coverage: Correct licensing mistakePhilip Chimento2017-09-111-11/+17
* tests: Refactor to avoid error reporterPhilip Chimento2017-07-091-3/+2
* js: Refactor dual use of JS::Heap wrapperPhilip Chimento2017-02-081-0/+9
* tests: Move gjs_crash_after_timeout to test utilsPhilip Chimento2016-10-201-0/+2
* tests: Consolidate fixture codePhilip Chimento2016-10-201-0/+41