Lift filtering of the test higher as otherwise we can get
authorantonm@chromium.org <antonm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 18 Jan 2010 13:17:38 +0000 (13:17 +0000)
committerantonm@chromium.org <antonm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 18 Jan 2010 13:17:38 +0000 (13:17 +0000)
commit40cef2dc6bae5c57b19ae7ede892f4502a76997f
tree038bebd62392e0221e1f6e9396df48e9836cbe7d
parentb53a609e01138e15051dd2c11ca8c89565b95e54
Lift filtering of the test higher as otherwise we can get
empty list of tests to run after the filtering and
would actually die with division by 0.

And there was a type (|c| instead of |case|) which is fixed too.

Review URL: http://codereview.chromium.org/545080

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3629 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
tools/test.py