v8/test
lrn@chromium.org dd9be4ef58 Matching a back-reference must handle unbound start-register (but can assume that if start register is bound, then end register is bound too).
After matching a back reference, the character position is advanced past
the match


git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@908 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2008-12-03 13:24:34 +00:00
..
cctest Matching a back-reference must handle unbound start-register (but can assume that if start register is bound, then end register is bound too). 2008-12-03 13:24:34 +00:00
message Applied patch from Alexander Botero-Lowry to fix tests on fresh 2008-11-21 12:26:31 +00:00
mjsunit Follow jsc in throwing an exception when using test or exec on a 2008-12-03 12:47:21 +00:00
mozilla Two tests in the Mozilla test suite pass due to a bug in the framework (compares numbers to NaN with !=). 2008-12-03 12:44:13 +00:00