]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - vcs/t/expected-empty.txt
Move to vcs/ in preparation for merge into new dotfiles repository
[config/dotfiles.git] / vcs / t / expected-empty.txt
diff --git a/vcs/t/expected-empty.txt b/vcs/t/expected-empty.txt
new file mode 100644 (file)
index 0000000..19c91bf
--- /dev/null
@@ -0,0 +1,31 @@
+diff --git a/test.txt b/test.txt
+--- a/test.txt
++++ b/test.txt
+@@ -1,26 +1,27 @@
+Tests
+====
+
+Short sentence with words!
+
+Longer sentence even more words, ain't that nice!
+
+And other one, just testing.
+
+option: new value
+option-two: new-value-two
+option-three: "value-three"
+
+function testme() {
+    firstCall();
+    while (a != b) {
+        if (!second_var) {
+            third_call() && fourth_call() \
+                || fifth_call();
+        }
+    }
+    return 42;
+}
+
+allow = $0 $! $? $.
+allow = $! $?
+allow = $0 $! $?