0
0
mirror of https://github.com/vim/vim.git synced 2025-11-09 10:37:17 -05:00

updated for version 7.0077

This commit is contained in:
Bram Moolenaar
2005-05-31 22:05:58 +00:00
parent d6ec8454b0
commit 8b044b3264
5 changed files with 212 additions and 8 deletions

View File

@@ -24,7 +24,7 @@ SCRIPTS = test1.out test3.out test4.out test5.out test6.out \
test38.out test39.out test40.out test41.out test42.out \
test43.out test44.out test45.out test46.out test47.out \
test48.out test51.out test53.out test54.out test55.out \
test56.out
test56.out test57.out
.SUFFIXES: .in .out

35
src/testdir/test57.ok Normal file
View File

@@ -0,0 +1,35 @@
t1: alphabetical
One test
Two test
one test
two test
t2: alpha, unique
One test
Two test
Two test
one test
t3: alpha, unique, skip pattern
two: aaa
another: tuvy
one: xay
t4: number
xce 9
asdf 83 asd
one 333
t5: number and skip
one 33:4 99
:9
asdf 3 a: sd 11
t6: octal
asdf 0014
2389
111
t7: hex and skip
asd/ad 1413
0x44/1a1
sf/0x1d3
t8: wrong arguments
ccc
bbb
aaa
t8: