Revert "disable regexp failing tests for now"

This reverts commit 020a866e42.
db4
Slava Pestov 2008-11-19 01:57:44 -06:00
parent 020a866e42
commit fb2523dc81
1 changed files with 2 additions and 4 deletions

View File

@ -347,8 +347,6 @@ IN: regexp-tests
[ { 23 24 } ] [ "aaaaaaaaaaaaaaaaaaaaaaab" "((a*)*b)*b" <regexp> first-match ] unit-test
! Disable tests so builds will upload, for now...
[ t ] [ "a:b" ".+:?" <regexp> matches? ] unit-test
! [ t ] [ "a:b" ".+:?" <regexp> matches? ] unit-test
! [ 1 ] [ "hello" ".+?" <regexp> match length ] unit-test
[ 1 ] [ "hello" ".+?" <regexp> match length ] unit-test