Renamed some files that were giving SUP trouble.
authorAndrew Moore <alm@FreeBSD.org>
Fri, 27 Aug 1993 22:15:16 +0000 (22:15 +0000)
committerAndrew Moore <alm@FreeBSD.org>
Fri, 27 Aug 1993 22:15:16 +0000 (22:15 +0000)
16 files changed:
bin/ed/test/README
bin/ed/test/bang1.d [new file with mode: 0644]
bin/ed/test/bang1.err [new file with mode: 0644]
bin/ed/test/bang1.r [new file with mode: 0644]
bin/ed/test/bang1.t [new file with mode: 0644]
bin/ed/test/bang2.d [new file with mode: 0644]
bin/ed/test/bang2.err [new file with mode: 0644]
bin/ed/test/bang2.r [new file with mode: 0644]
bin/ed/test/bang2.t [new file with mode: 0644]
bin/ed/test/nl.err [new file with mode: 0644]
bin/ed/test/nl1.d [new file with mode: 0644]
bin/ed/test/nl1.r [new file with mode: 0644]
bin/ed/test/nl1.t [new file with mode: 0644]
bin/ed/test/nl2.d [new file with mode: 0644]
bin/ed/test/nl2.r [new file with mode: 0644]
bin/ed/test/nl2.t [new file with mode: 0644]

index 46d4133..8917f36 100644 (file)
@@ -37,5 +37,5 @@ i1-err.ed
 k1-err.ed
 r1-err.ed
 
 k1-err.ed
 r1-err.ed
 
-In addition, one of !1-err.ed or !2.ed will fail, depending on whether or
+In addition, one of bang1-err.ed or bang2.ed will fail, depending on whether or
 not ed was compiled with the VI_BANG directive.
 not ed was compiled with the VI_BANG directive.
diff --git a/bin/ed/test/bang1.d b/bin/ed/test/bang1.d
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/bin/ed/test/bang1.err b/bin/ed/test/bang1.err
new file mode 100644 (file)
index 0000000..630af90
--- /dev/null
@@ -0,0 +1 @@
+.!date
diff --git a/bin/ed/test/bang1.r b/bin/ed/test/bang1.r
new file mode 100644 (file)
index 0000000..dcf02b2
--- /dev/null
@@ -0,0 +1 @@
+okay
diff --git a/bin/ed/test/bang1.t b/bin/ed/test/bang1.t
new file mode 100644 (file)
index 0000000..d7b1fea
--- /dev/null
@@ -0,0 +1,5 @@
+!read one
+hello, world
+a
+okay
+.
diff --git a/bin/ed/test/bang2.d b/bin/ed/test/bang2.d
new file mode 100644 (file)
index 0000000..92f337e
--- /dev/null
@@ -0,0 +1,5 @@
+line 1
+line 2
+line 3
+line 4
+line5
diff --git a/bin/ed/test/bang2.err b/bin/ed/test/bang2.err
new file mode 100644 (file)
index 0000000..79d8956
--- /dev/null
@@ -0,0 +1 @@
+!!
diff --git a/bin/ed/test/bang2.r b/bin/ed/test/bang2.r
new file mode 100644 (file)
index 0000000..65f58a2
--- /dev/null
@@ -0,0 +1,4 @@
+line 1
+hello world!
+line 4
+hello world
diff --git a/bin/ed/test/bang2.t b/bin/ed/test/bang2.t
new file mode 100644 (file)
index 0000000..14c681d
--- /dev/null
@@ -0,0 +1,2 @@
+.!echo hello world
+2,3!echo hello world!
diff --git a/bin/ed/test/nl.err b/bin/ed/test/nl.err
new file mode 100644 (file)
index 0000000..8949a85
--- /dev/null
@@ -0,0 +1 @@
+,1
diff --git a/bin/ed/test/nl1.d b/bin/ed/test/nl1.d
new file mode 100644 (file)
index 0000000..92f337e
--- /dev/null
@@ -0,0 +1,5 @@
+line 1
+line 2
+line 3
+line 4
+line5
diff --git a/bin/ed/test/nl1.r b/bin/ed/test/nl1.r
new file mode 100644 (file)
index 0000000..9d8854c
--- /dev/null
@@ -0,0 +1,8 @@
+
+
+hello world
+line 1
+line 2
+line 3
+line 4
+line5
diff --git a/bin/ed/test/nl1.t b/bin/ed/test/nl1.t
new file mode 100644 (file)
index 0000000..ea192e9
--- /dev/null
@@ -0,0 +1,8 @@
+1
+
+
+0a
+
+
+hello world
+.
diff --git a/bin/ed/test/nl2.d b/bin/ed/test/nl2.d
new file mode 100644 (file)
index 0000000..92f337e
--- /dev/null
@@ -0,0 +1,5 @@
+line 1
+line 2
+line 3
+line 4
+line5
diff --git a/bin/ed/test/nl2.r b/bin/ed/test/nl2.r
new file mode 100644 (file)
index 0000000..fe99e41
--- /dev/null
@@ -0,0 +1,6 @@
+line 1
+line 2
+line 3
+line 4
+line5
+hello world
diff --git a/bin/ed/test/nl2.t b/bin/ed/test/nl2.t
new file mode 100644 (file)
index 0000000..73fd27b
--- /dev/null
@@ -0,0 +1,4 @@
+a
+hello world
+.
+0;/./