parent
020a866e42
commit
fb2523dc81
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue