summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorridiculousfish <corydoras@ridiculousfish.com>2015-07-26 13:07:16 -0700
committerridiculousfish <corydoras@ridiculousfish.com>2015-07-26 13:07:16 -0700
commit6b14e425a724ce37bb800464c7ae30a0c018ca3e (patch)
tree811eaada753a70f60fb317c742284cc97225e36f /test
parentb915164425755eb81d2ac55e4650e52c2baa986a (diff)
downloaddeheader-6b14e425a724ce37bb800464c7ae30a0c018ca3e.tar.gz
deheader-6b14e425a724ce37bb800464c7ae30a0c018ca3e.tar.bz2
deheader-6b14e425a724ce37bb800464c7ae30a0c018ca3e.tar.xz
deheader-6b14e425a724ce37bb800464c7ae30a0c018ca3e.zip
Remove all unnecessary-so-far headers when test compiling
Prior to this fix, deheader would remove headers individually, and see whether a file compiled. At the end it would remove all headers that it identified as independently removable. However it may be that two headers can each be independently removed, but removing both at the same time causes a compilation failure. This fix removes all headers identified as unnecessary-so-far for each test compile, preventing compilation failures at the end due to this issue.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions