Prepared by: | Joshua M. Clulow (jclulow) on 2013-Oct-07 21:44 +0000 UTC |
---|---|
Workspace: | /ws/illumos-extra (at ac5226395005) |
Compare against: | ac52263^ (at 1d66008bb6b8) |
Summary of changes: | 72 lines changed: 72 ins; 0 del; 0 mod; 0 unchg |
Patch of changes: | illumos-extra.patch |
------ ------ ------ ------ ------ --- New Patch Raw cpp/squash.py
cpp: add some simple test tools - test.sh: run /usr/lib/cpp and ./cpp against either specified headers, or all (most) headers in /usr/include, and report on differences. - squash.py: coalesce the results of test.sh (expected on stdin), so each diff hunk is reported only once (line numbers are ignored, context is not)30 lines changed: 30 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ------ --- New Patch Raw cpp/test.sh
cpp: add some simple test tools - test.sh: run /usr/lib/cpp and ./cpp against either specified headers, or all (most) headers in /usr/include, and report on differences. - squash.py: coalesce the results of test.sh (expected on stdin), so each diff hunk is reported only once (line numbers are ignored, context is not)42 lines changed: 42 ins; 0 del; 0 mod; 0 unchg
This code review page was prepared using /ws/dplat/projects/illumos/usr/src/tools/proto/root_i386-nd/opt/onbld/bin/webrev. Webrev is maintained by the illumos project. The latest version may be obtained here.