Comment Re:Acid Test (Score 1) 389
"If you wrote C code like the Acid test, you wouldn't expect it to compile."
But I would expect a test suite for my C compiler to include error handling, both for fatal errors and errors causing compiler warnings.