X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=t%2Fexpected-words-nonwords-spaces.txt;h=dc49204c019dd1c79d7775c4de3cfceb95550d9d;hb=HEAD;hp=4ac431c545a31eba5a008cc9e47a1241b3a6b2c9;hpb=c9007797b11ff8347ea47e3e2e71b7a1f6d7e278;p=config%2Fdotfiles.git diff --git a/t/expected-words-nonwords-spaces.txt b/t/expected-words-nonwords-spaces.txt deleted file mode 100644 index 4ac431c..0000000 --- a/t/expected-words-nonwords-spaces.txt +++ /dev/null @@ -1,26 +0,0 @@ -diff --git a/test.txt b/test.txt ---- a/test.txt -+++ b/test.txt -@@ -1,21 +1,22 @@ -Tests -[-=====-]{+====+} - -[-Simple-]{+Short+} sentence with [-a few -]words[-.-]{+!+} - -Longer sentence [-with -]even more words[- .. -]{+, +}ain't that nice[-?-]{+!+} - -And [-another-]{+other+} one, just testing. - -option: {+new +}value -option-two: {+new-+}value-two -option-three[-: -]{+: "+}value-three{+"+} - -function testme() { - [-first_call-]{+firstCall+}(); - [-if-]{+while+} (a[- == -]{+ != +}b) { - if (![-second_call()) {-]{+second_var) {+} - third_call{+() && fourth_call() \+} -{+ || fifth_call+}(); - } - } - return 42;