d119b058a08b1e813c91082e0bd34740749453f8
Adds rule 14 documenting the test target split. test-unit (~3.8s) is the inner-loop fast path; full make test (~8:30) is the bootstrap-correctness gate. Never push without test green. The skip set (950, 990-997) lives in test/run; new wwstage-driver tests added in that range automatically participate. Phase split background cited: ww_ww writes intermediates adjacent to traversed sources (task #15), so concurrent wwstage-driver tests would race.
Description
No description provided
Languages
C
89.4%
Python
7.2%
Makefile
2.3%
Shell
0.8%
Assembly
0.3%