summaryrefslogtreecommitdiff
path: root/gjs/coverage.h
Commit message (Expand)AuthorAgeFilesLines
* maint: Fix header includes once and for allPhilip Chimento2019-06-081-3/+4
* maint: Unify header guard style across all headersPhilip Chimento2019-06-081-3/+7
* js: Introduce annotations for using return valuesPhilip Chimento2018-10-301-4/+4
* coverage: Correct licensing mistakePhilip Chimento2017-09-111-11/+17
* Headers: Annotate public APIs with export macrosChun-wei Fan2017-01-241-0/+2
* coverage: Expose GjsCoverage in public APIPhilip Chimento2016-12-201-45/+4
* coverage: Use correct constness for prefixesPhilip Chimento2016-12-201-3/+3
* coverage: Coverage without cache internal-onlyPhilip Chimento2016-12-201-5/+0
* coverage: lcov output directory is construct propPhilip Chimento2016-12-201-8/+5
* coverage: Use GFile internally instead of pathsPhilip Chimento2016-12-191-1/+1
* coverage: Rename GjsDebugCoverage to GjsCoverage in all placesSam Spilsbury2015-06-171-19/+20
* coverage: Serialize statistics to cache-path on cache missesSam Spilsbury2015-06-171-0/+4
* coverage: Use prefixes, not pathsJasper St. Pierre2015-06-101-1/+1
* coverage: Add GjsCoverageSam Spilsbury2014-01-291-0/+86