Change the test status file parser to fail if the line contains unparsed tokens.
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 31 Oct 2008 13:12:35 +0000 (13:12 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 31 Oct 2008 13:12:35 +0000 (13:12 +0000)
commit84170eeb9963c935dbffbc8e743981670286a120
tree9ba20078c7e3d0a82a69f4f8f6780354fdd2cbe1
parent67ae89e4177df755503660f088366bf22ded1fbf
Change the test status file parser to fail if the line contains unparsed tokens.

Refactor the platform.system() tests and use macos when running on Mac.
Review URL: http://codereview.chromium.org/8763

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@672 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
SConstruct
test/cctest/testcfg.py
tools/test.py
tools/utils.py