Re-apply fixed r354847unifdef(1): Improve worst-case bound on symbol resolutionUse RB_TREE to make some algorithms O(lg N) and O(N lg N) instead of O(N)and O(N^2).While here, remove arbitraril
Re-apply fixed r354847unifdef(1): Improve worst-case bound on symbol resolutionUse RB_TREE to make some algorithms O(lg N) and O(N lg N) instead of O(N)and O(N^2).While here, remove arbitrarily limit on number of macros understood.Reverts r354877 and r354878, which disabled the (correct) test.PR: 242095Reported by: lwhsu
show more ...
Only skip failing test case in CI.PR: 242095Sponsored by: The FreeBSD Foundation
Temporarily skip the failing test case usr.bin.unifdef.basic_test.basicPR: 242095Sponsored by: The FreeBSD Foundation
Link in NetBSD's unifdef(1) testsSkip one, is it currently fails.
Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 ,minus the vendor MakefilesProvide directions for how to bootstrap the vendor sources inFREEBSD-upgradeMFC after 2 weeks
Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 ,minus the vendor MakefilesProvide directions for how to bootstrap the vendor sources inFREEBSD-upgradeMFC after 2 weeksDiscussed with: rpauloSponsored by: EMC / Isilon Storage Division