index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
devtools
/
test-symbol-check.py
Age
Commit message (
Expand
)
Author
2021-10-12
scripts: use LIEF for ELF checks in symbol-check.py
fanquake
2021-10-12
test-*-check: Pass in *FLAGS and compile with them
Carl Dong
2021-09-16
build: set OSX_MIN_VERSION to 10.15
fanquake
2021-08-09
scripts: prevent GCC optimising test symbols in test-symbol-check
fanquake
2021-07-07
scripts: adjust test-symbol-check for guix release environment
fanquake
2021-07-07
scripts: more robustly test macOS symbol checks
fanquake
2021-07-07
devtools: Improve *-check.py tool detection
Carl Dong
2021-06-10
scripts: check macOS SDK version is set
fanquake
2021-06-10
scripts: check minimum required Windows version is set
fanquake
2021-06-10
scripts: check minimum required macOS vesion is set
fanquake
2021-03-13
test: Drop unused get_machine function
Hennadii Stepanov
2021-03-13
test: Cleanup test files in test-{security,symbol}-check.py
Hennadii Stepanov
2021-02-22
contrib: run test-symbol check for RISCV
fanquake
2020-12-09
contrib: add symbol check test for PE
fanquake
2020-12-03
contrib: add MACHO tests to symbol-check tests
fanquake
2020-12-03
contrib: Add test for ELF symbol-check
Wladimir J. van der Laan