- Added test status spec to cctests to make arm simulator tests run.
authorchristian.plesner.hansen@gmail.com <christian.plesner.hansen@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 2 Sep 2008 15:20:38 +0000 (15:20 +0000)
committerchristian.plesner.hansen@gmail.com <christian.plesner.hansen@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 2 Sep 2008 15:20:38 +0000 (15:20 +0000)
commit786760039e0b41cf9883ca7bfa92a4712cc5c483
tree019789a026badca47ae65cb9ff70b537d3a3a148
parent08bfd16e703eb8ca03d58b3b2a9e15caf236bc49
- Added test status spec to cctests to make arm simulator tests run.
- Added test script option to override platform guess (again, to be
  able to run arm sim tests on intel).

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@107 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
SConstruct
test/cctest/cctest.status [new file with mode: 0644]
test/cctest/testcfg.py
tools/test.py
tools/utils.py