summaryrefslogtreecommitdiff
path: root/src/check-static-inits.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-09-24[check-static-inits.sh] Allow some if ubsan is in effectBehdad Esfahbod1-2/+2
2018-01-05Improve tests (#679)Ebrahim Byagowi1-1/+1
2018-01-04[cmake] Run src/ tests (#675)Ebrahim Byagowi1-1/+2
2014-10-01check-static-inits: Filter out zero-length sectionsBehdad Esfahbod1-1/+1
When compiling with -O0, zero-sized constructors were showing up and confusing the test.
2014-10-01check-static-inits: check for static finalizersBehdad Esfahbod1-2/+2
2014-04-09Tighten up check-static-inits.sh checkBehdad Esfahbod1-1/+1
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=74490
2012-08-28MinorBehdad Esfahbod1-2/+2
2012-08-08Adjust a couple source checksBehdad Esfahbod1-2/+8
2012-06-08Add test for static initializers and other C++ stuffBehdad Esfahbod1-0/+33