src/check-symbols.py


Log

Author Commit Date CI Message
Khaled Hosny d56afb75 2021-07-13T00:56:54 [tests] Ignore more symbols These seem to be exported when building with code coverage on macOS.
Behdad Esfahbod 13c6ad98 2021-06-12T11:00:19 [src/check-*] Pickup $(NM), $(OBJDUMP), $(LDD), $(OTOOL) Fixes https://github.com/harfbuzz/harfbuzz/issues/3019
insilications 83c44f69 2020-07-20T17:35:10 [tests] fix PGO build testing Adds 'mangle_path' to IGNORED_SYMBOLS
Ebrahim Byagowi a07672d3 2020-07-04T14:12:55 [py] minor, replace os.environ.get with os.getenv
Ebrahim Byagowi 7250adee 2020-05-29T12:34:30 [tests] Port check scripts to python