src/check-static-inits.sh


Log

Author Commit Date CI Message
Behdad Esfahbod 48398073 2018-09-24T13:11:34 [check-static-inits.sh] Allow some if ubsan is in effect
Ebrahim Byagowi 72bec1cd 2018-01-05T12:42:20 Improve tests (#679)
Ebrahim Byagowi 5ed26fc5 2018-01-04T10:11:34 [cmake] Run src/ tests (#675)
Behdad Esfahbod 22723186 2014-10-01T11:56:07 check-static-inits: Filter out zero-length sections When compiling with -O0, zero-sized constructors were showing up and confusing the test.
Behdad Esfahbod b695a3dc 2014-10-01T11:55:14 check-static-inits: check for static finalizers
Behdad Esfahbod 75ec6d0b 2014-04-09T16:33:32 Tighten up check-static-inits.sh check Fixes https://bugs.freedesktop.org/show_bug.cgi?id=74490
Behdad Esfahbod d59e28e4 2012-08-28T19:08:36 Minor
Behdad Esfahbod 6d9a329a 2012-08-08T14:48:41 Adjust a couple source checks
Behdad Esfahbod 4508789f 2012-06-08T21:32:43 Add test for static initializers and other C++ stuff