- Added support for warnings on unused test rules.
authorchristian.plesner.hansen@gmail.com <christian.plesner.hansen@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 25 Sep 2008 12:38:34 +0000 (12:38 +0000)
committerchristian.plesner.hansen@gmail.com <christian.plesner.hansen@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 25 Sep 2008 12:38:34 +0000 (12:38 +0000)
commit2d0c43ad0984556fa039998ff7013d10dea7aa9e
treeddf6b9c5ddc851161aeb053fae93abb25875314e
parent69156911be239c20899837603c9d2b54c37e9639
- Added support for warnings on unused test rules.
- Added automatic loading of test suites

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@375 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
samples/shell.cc
test/mjsunit/bugs/bug-86.js [new file with mode: 0644]
test/mjsunit/bugs/bug-87.js [new file with mode: 0644]
tools/test.py