about summary refs log tree commit diff
path: root/third_party/git/t/t4018
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/t/t4018')
-rw-r--r--third_party/git/t/t4018/README18
-rw-r--r--third_party/git/t/t4018/cpp-c++-function4
-rw-r--r--third_party/git/t/t4018/cpp-class-constructor4
-rw-r--r--third_party/git/t/t4018/cpp-class-constructor-mem-init5
-rw-r--r--third_party/git/t/t4018/cpp-class-definition4
-rw-r--r--third_party/git/t/t4018/cpp-class-definition-derived5
-rw-r--r--third_party/git/t/t4018/cpp-class-destructor4
-rw-r--r--third_party/git/t/t4018/cpp-function-returning-global-type4
-rw-r--r--third_party/git/t/t4018/cpp-function-returning-nested5
-rw-r--r--third_party/git/t/t4018/cpp-function-returning-pointer4
-rw-r--r--third_party/git/t/t4018/cpp-function-returning-reference4
-rw-r--r--third_party/git/t/t4018/cpp-gnu-style-function5
-rw-r--r--third_party/git/t/t4018/cpp-namespace-definition4
-rw-r--r--third_party/git/t/t4018/cpp-operator-definition4
-rw-r--r--third_party/git/t/t4018/cpp-skip-access-specifiers8
-rw-r--r--third_party/git/t/t4018/cpp-skip-comment-block9
-rw-r--r--third_party/git/t/t4018/cpp-skip-labels8
-rw-r--r--third_party/git/t/t4018/cpp-struct-definition9
-rw-r--r--third_party/git/t/t4018/cpp-struct-single-line7
-rw-r--r--third_party/git/t/t4018/cpp-template-function-definition4
-rw-r--r--third_party/git/t/t4018/cpp-union-definition4
-rw-r--r--third_party/git/t/t4018/cpp-void-c-function4
-rw-r--r--third_party/git/t/t4018/css-brace-in-col-15
-rw-r--r--third_party/git/t/t4018/css-colon-eol4
-rw-r--r--third_party/git/t/t4018/css-colon-selector5
-rw-r--r--third_party/git/t/t4018/css-common4
-rw-r--r--third_party/git/t/t4018/css-long-selector-list6
-rw-r--r--third_party/git/t/t4018/css-prop-sans-indent5
-rw-r--r--third_party/git/t/t4018/css-short-selector-list4
-rw-r--r--third_party/git/t/t4018/css-trailing-space5
-rw-r--r--third_party/git/t/t4018/custom1-pattern17
-rw-r--r--third_party/git/t/t4018/custom2-match-to-end-of-line8
-rw-r--r--third_party/git/t/t4018/custom3-alternation-in-pattern17
-rw-r--r--third_party/git/t/t4018/fountain-scene4
-rw-r--r--third_party/git/t/t4018/golang-complex-function8
-rw-r--r--third_party/git/t/t4018/golang-func4
-rw-r--r--third_party/git/t/t4018/golang-interface4
-rw-r--r--third_party/git/t/t4018/golang-long-func5
-rw-r--r--third_party/git/t/t4018/golang-struct4
-rw-r--r--third_party/git/t/t4018/java-class-member-function8
-rw-r--r--third_party/git/t/t4018/matlab-class-definition5
-rw-r--r--third_party/git/t/t4018/matlab-function4
-rw-r--r--third_party/git/t/t4018/matlab-octave-section-13
-rw-r--r--third_party/git/t/t4018/matlab-octave-section-23
-rw-r--r--third_party/git/t/t4018/matlab-section3
-rw-r--r--third_party/git/t/t4018/perl-skip-end-of-heredoc8
-rw-r--r--third_party/git/t/t4018/perl-skip-forward-decl10
-rw-r--r--third_party/git/t/t4018/perl-skip-sub-in-pod18
-rw-r--r--third_party/git/t/t4018/perl-sub-definition4
-rw-r--r--third_party/git/t/t4018/perl-sub-definition-kr-brace4
-rw-r--r--third_party/git/t/t4018/php-abstract-class4
-rw-r--r--third_party/git/t/t4018/php-class4
-rw-r--r--third_party/git/t/t4018/php-final-class4
-rw-r--r--third_party/git/t/t4018/php-function4
-rw-r--r--third_party/git/t/t4018/php-interface4
-rw-r--r--third_party/git/t/t4018/php-method7
-rw-r--r--third_party/git/t/t4018/php-trait7
-rw-r--r--third_party/git/t/t4018/rust-fn5
-rw-r--r--third_party/git/t/t4018/rust-impl5
-rw-r--r--third_party/git/t/t4018/rust-struct5
-rw-r--r--third_party/git/t/t4018/rust-trait5
61 files changed, 0 insertions, 360 deletions
diff --git a/third_party/git/t/t4018/README b/third_party/git/t/t4018/README
deleted file mode 100644
index 283e01cca1..0000000000
--- a/third_party/git/t/t4018/README
+++ /dev/null
@@ -1,18 +0,0 @@
-How to write RIGHT test cases
-=============================
-
-Insert the word "ChangeMe" (exactly this form) at a distance of
-at least two lines from the line that must appear in the hunk header.
-
-The text that must appear in the hunk header must contain the word
-"right", but in all upper-case, like in the title above.
-
-To mark a test case that highlights a malfunction, insert the word
-BROKEN in all lower-case somewhere in the file.
-
-This text is a bit twisted and out of order, but it is itself a
-test case for the default hunk header pattern. Know what you are doing
-if you change it.
-
-BTW, this tests that the head line goes to the hunk header, not the line
-of equal signs.
diff --git a/third_party/git/t/t4018/cpp-c++-function b/third_party/git/t/t4018/cpp-c++-function
deleted file mode 100644
index 9ee6bbef55..0000000000
--- a/third_party/git/t/t4018/cpp-c++-function
+++ /dev/null
@@ -1,4 +0,0 @@
-Item RIGHT::DoSomething( Args with_spaces )
-{
-	ChangeMe;
-}
diff --git a/third_party/git/t/t4018/cpp-class-constructor b/third_party/git/t/t4018/cpp-class-constructor
deleted file mode 100644
index ec4f115c25..0000000000
--- a/third_party/git/t/t4018/cpp-class-constructor
+++ /dev/null
@@ -1,4 +0,0 @@
-Item::Item(int RIGHT)
-{
-	ChangeMe;
-}
diff --git a/third_party/git/t/t4018/cpp-class-constructor-mem-init b/third_party/git/t/t4018/cpp-class-constructor-mem-init
deleted file mode 100644
index 49a69f37e1..0000000000
--- a/third_party/git/t/t4018/cpp-class-constructor-mem-init
+++ /dev/null
@@ -1,5 +0,0 @@
-Item::Item(int RIGHT) :
-	member(0)
-{
-	ChangeMe;
-}
diff --git a/third_party/git/t/t4018/cpp-class-definition b/third_party/git/t/t4018/cpp-class-definition
deleted file mode 100644
index 11b61da3b7..0000000000
--- a/third_party/git/t/t4018/cpp-class-definition
+++ /dev/null
@@ -1,4 +0,0 @@
-class RIGHT
-{
-	int ChangeMe;
-};
diff --git a/third_party/git/t/t4018/cpp-class-definition-derived b/third_party/git/t/t4018/cpp-class-definition-derived
deleted file mode 100644
index 3b98cd09ab..0000000000
--- a/third_party/git/t/t4018/cpp-class-definition-derived
+++ /dev/null
@@ -1,5 +0,0 @@
-class RIGHT :
-	public Baseclass
-{
-	int ChangeMe;
-};
diff --git a/third_party/git/t/t4018/cpp-class-destructor b/third_party/git/t/t4018/cpp-class-destructor
deleted file mode 100644
index 5487665096..0000000000
--- a/third_party/git/t/t4018/cpp-class-destructor
+++ /dev/null
@@ -1,4 +0,0 @@
-RIGHT::~RIGHT()
-{
-	ChangeMe;
-}
diff --git a/third_party/git/t/t4018/cpp-function-returning-global-type b/third_party/git/t/t4018/cpp-function-returning-global-type
deleted file mode 100644
index 1084d5990e..0000000000
--- a/third_party/git/t/t4018/cpp-function-returning-global-type
+++ /dev/null
@@ -1,4 +0,0 @@
-::Item get::it::RIGHT()
-{
-	ChangeMe;
-}
diff --git a/third_party/git/t/t4018/cpp-function-returning-nested b/third_party/git/t/t4018/cpp-function-returning-nested
deleted file mode 100644
index d9750aa61a..0000000000
--- a/third_party/git/t/t4018/cpp-function-returning-nested
+++ /dev/null
@@ -1,5 +0,0 @@
-get::Item get::it::RIGHT()
-{
-	ChangeMe;
-}
-
diff --git a/third_party/git/t/t4018/cpp-function-returning-pointer b/third_party/git/t/t4018/cpp-function-returning-pointer
deleted file mode 100644
index ef15657ea8..0000000000
--- a/third_party/git/t/t4018/cpp-function-returning-pointer
+++ /dev/null
@@ -1,4 +0,0 @@
-const char *get_it_RIGHT(char *ptr)
-{
-	ChangeMe;
-}
diff --git a/third_party/git/t/t4018/cpp-function-returning-reference b/third_party/git/t/t4018/cpp-function-returning-reference
deleted file mode 100644
index 01b051df70..0000000000
--- a/third_party/git/t/t4018/cpp-function-returning-reference
+++ /dev/null
@@ -1,4 +0,0 @@
-string& get::it::RIGHT(char *ptr)
-{
-	ChangeMe;
-}
diff --git a/third_party/git/t/t4018/cpp-gnu-style-function b/third_party/git/t/t4018/cpp-gnu-style-function
deleted file mode 100644
index 08c7c7565a..0000000000
--- a/third_party/git/t/t4018/cpp-gnu-style-function
+++ /dev/null
@@ -1,5 +0,0 @@
-const char *
-RIGHT(int arg)
-{
-	ChangeMe;
-}
diff --git a/third_party/git/t/t4018/cpp-namespace-definition b/third_party/git/t/t4018/cpp-namespace-definition
deleted file mode 100644
index 6749980241..0000000000
--- a/third_party/git/t/t4018/cpp-namespace-definition
+++ /dev/null
@@ -1,4 +0,0 @@
-namespace RIGHT
-{
-	ChangeMe;
-}
diff --git a/third_party/git/t/t4018/cpp-operator-definition b/third_party/git/t/t4018/cpp-operator-definition
deleted file mode 100644
index 1acd827159..0000000000
--- a/third_party/git/t/t4018/cpp-operator-definition
+++ /dev/null
@@ -1,4 +0,0 @@
-Value operator+(Value LEFT, Value RIGHT)
-{
-	ChangeMe;
-}
diff --git a/third_party/git/t/t4018/cpp-skip-access-specifiers b/third_party/git/t/t4018/cpp-skip-access-specifiers
deleted file mode 100644
index 4d4a9dbb9d..0000000000
--- a/third_party/git/t/t4018/cpp-skip-access-specifiers
+++ /dev/null
@@ -1,8 +0,0 @@
-class RIGHT : public Baseclass
-{
-public:
-protected:
-private:
-	void DoSomething();
-	int ChangeMe;
-};
diff --git a/third_party/git/t/t4018/cpp-skip-comment-block b/third_party/git/t/t4018/cpp-skip-comment-block
deleted file mode 100644
index 3800b9967a..0000000000
--- a/third_party/git/t/t4018/cpp-skip-comment-block
+++ /dev/null
@@ -1,9 +0,0 @@
-struct item RIGHT(int i)
-// Do not
-// pick up
-/* these
-** comments.
-*/
-{
-	ChangeMe;
-}
diff --git a/third_party/git/t/t4018/cpp-skip-labels b/third_party/git/t/t4018/cpp-skip-labels
deleted file mode 100644
index b9c10aba22..0000000000
--- a/third_party/git/t/t4018/cpp-skip-labels
+++ /dev/null
@@ -1,8 +0,0 @@
-void RIGHT (void)
-{
-repeat:		// C++ comment
-next:		/* C comment */
-	do_something();
-
-	ChangeMe;
-}
diff --git a/third_party/git/t/t4018/cpp-struct-definition b/third_party/git/t/t4018/cpp-struct-definition
deleted file mode 100644
index 521c59fd15..0000000000
--- a/third_party/git/t/t4018/cpp-struct-definition
+++ /dev/null
@@ -1,9 +0,0 @@
-struct RIGHT {
-	unsigned
-	/* this bit field looks like a label and should not be picked up */
-		decoy_bitfield: 2,
-		more : 1;
-	int filler;
-
-	int ChangeMe;
-};
diff --git a/third_party/git/t/t4018/cpp-struct-single-line b/third_party/git/t/t4018/cpp-struct-single-line
deleted file mode 100644
index a0de5fb800..0000000000
--- a/third_party/git/t/t4018/cpp-struct-single-line
+++ /dev/null
@@ -1,7 +0,0 @@
-void wrong()
-{
-}
-
-struct RIGHT_iterator_tag {};
-
-int ChangeMe;
diff --git a/third_party/git/t/t4018/cpp-template-function-definition b/third_party/git/t/t4018/cpp-template-function-definition
deleted file mode 100644
index 0cdf5ba5bd..0000000000
--- a/third_party/git/t/t4018/cpp-template-function-definition
+++ /dev/null
@@ -1,4 +0,0 @@
-template<class T> int RIGHT(T arg)
-{
-	ChangeMe;
-}
diff --git a/third_party/git/t/t4018/cpp-union-definition b/third_party/git/t/t4018/cpp-union-definition
deleted file mode 100644
index 7ec94df697..0000000000
--- a/third_party/git/t/t4018/cpp-union-definition
+++ /dev/null
@@ -1,4 +0,0 @@
-union RIGHT {
-	double v;
-	int ChangeMe;
-};
diff --git a/third_party/git/t/t4018/cpp-void-c-function b/third_party/git/t/t4018/cpp-void-c-function
deleted file mode 100644
index 153081e872..0000000000
--- a/third_party/git/t/t4018/cpp-void-c-function
+++ /dev/null
@@ -1,4 +0,0 @@
-void RIGHT (void)
-{
-	ChangeMe;
-}
diff --git a/third_party/git/t/t4018/css-brace-in-col-1 b/third_party/git/t/t4018/css-brace-in-col-1
deleted file mode 100644
index 7831577506..0000000000
--- a/third_party/git/t/t4018/css-brace-in-col-1
+++ /dev/null
@@ -1,5 +0,0 @@
-RIGHT label.control-label
-{
-    margin-top: 10px!important;
-    border : 10px ChangeMe #C6C6C6;
-}
diff --git a/third_party/git/t/t4018/css-colon-eol b/third_party/git/t/t4018/css-colon-eol
deleted file mode 100644
index 5a30553d29..0000000000
--- a/third_party/git/t/t4018/css-colon-eol
+++ /dev/null
@@ -1,4 +0,0 @@
-RIGHT h1 {
-color:
-ChangeMe;
-}
diff --git a/third_party/git/t/t4018/css-colon-selector b/third_party/git/t/t4018/css-colon-selector
deleted file mode 100644
index c6d71fb42d..0000000000
--- a/third_party/git/t/t4018/css-colon-selector
+++ /dev/null
@@ -1,5 +0,0 @@
-RIGHT a:hover {
-    margin-top:
-    10px!important;
-    border : 10px ChangeMe #C6C6C6;
-}
diff --git a/third_party/git/t/t4018/css-common b/third_party/git/t/t4018/css-common
deleted file mode 100644
index 84ed754b33..0000000000
--- a/third_party/git/t/t4018/css-common
+++ /dev/null
@@ -1,4 +0,0 @@
-RIGHT label.control-label {
-    margin-top: 10px!important;
-    border : 10px ChangeMe #C6C6C6;
-}
diff --git a/third_party/git/t/t4018/css-long-selector-list b/third_party/git/t/t4018/css-long-selector-list
deleted file mode 100644
index 7ccd25d9ed..0000000000
--- a/third_party/git/t/t4018/css-long-selector-list
+++ /dev/null
@@ -1,6 +0,0 @@
-p.header,
-label.control-label,
-div ul#RIGHT {
-    margin-top: 10px!important;
-    border : 10px ChangeMe #C6C6C6;
-}
diff --git a/third_party/git/t/t4018/css-prop-sans-indent b/third_party/git/t/t4018/css-prop-sans-indent
deleted file mode 100644
index a9e3c86b3c..0000000000
--- a/third_party/git/t/t4018/css-prop-sans-indent
+++ /dev/null
@@ -1,5 +0,0 @@
-RIGHT, label.control-label {
-margin-top: 10px!important;
-padding: 0;
-border : 10px ChangeMe #C6C6C6;
-}
diff --git a/third_party/git/t/t4018/css-short-selector-list b/third_party/git/t/t4018/css-short-selector-list
deleted file mode 100644
index 6a0bdee336..0000000000
--- a/third_party/git/t/t4018/css-short-selector-list
+++ /dev/null
@@ -1,4 +0,0 @@
-label.control, div ul#RIGHT {
-    margin-top: 10px!important;
-    border : 10px ChangeMe #C6C6C6;
-}
diff --git a/third_party/git/t/t4018/css-trailing-space b/third_party/git/t/t4018/css-trailing-space
deleted file mode 100644
index 32b5606c70..0000000000
--- a/third_party/git/t/t4018/css-trailing-space
+++ /dev/null
@@ -1,5 +0,0 @@
-RIGHT label.control-label {
-    margin:10px;   
-    padding:10px;
-    border : 10px ChangeMe #C6C6C6;
-}
diff --git a/third_party/git/t/t4018/custom1-pattern b/third_party/git/t/t4018/custom1-pattern
deleted file mode 100644
index e8fd59f884..0000000000
--- a/third_party/git/t/t4018/custom1-pattern
+++ /dev/null
@@ -1,17 +0,0 @@
-public class Beer
-{
-	int special, RIGHT;
-	public static void main(String args[])
-	{
-		String s=" ";
-		for(int x = 99; x > 0; x--)
-		{
-			System.out.print(x + " bottles of beer on the wall "
-				+ x + " bottles of beer\n" // ChangeMe
-				+ "Take one down, pass it around, " + (x - 1)
-				+ " bottles of beer on the wall.\n");
-		}
-		System.out.print("Go to the store, buy some more,\n"
-			+ "99 bottles of beer on the wall.\n");
-	}
-}
diff --git a/third_party/git/t/t4018/custom2-match-to-end-of-line b/third_party/git/t/t4018/custom2-match-to-end-of-line
deleted file mode 100644
index f88ac318b7..0000000000
--- a/third_party/git/t/t4018/custom2-match-to-end-of-line
+++ /dev/null
@@ -1,8 +0,0 @@
-public class RIGHT_Beer
-{
-	int special;
-	public static void main(String args[])
-	{
-		System.out.print("ChangeMe");
-	}
-}
diff --git a/third_party/git/t/t4018/custom3-alternation-in-pattern b/third_party/git/t/t4018/custom3-alternation-in-pattern
deleted file mode 100644
index 5f3769c64f..0000000000
--- a/third_party/git/t/t4018/custom3-alternation-in-pattern
+++ /dev/null
@@ -1,17 +0,0 @@
-public class Beer
-{
-	int special;
-	public static void main(String RIGHT[])
-	{
-		String s=" ";
-		for(int x = 99; x > 0; x--)
-		{
-			System.out.print(x + " bottles of beer on the wall "
-				+ x + " bottles of beer\n" // ChangeMe
-				+ "Take one down, pass it around, " + (x - 1)
-				+ " bottles of beer on the wall.\n");
-		}
-		System.out.print("Go to the store, buy some more,\n"
-			+ "99 bottles of beer on the wall.\n");
-	}
-}
diff --git a/third_party/git/t/t4018/fountain-scene b/third_party/git/t/t4018/fountain-scene
deleted file mode 100644
index 6b3257d680..0000000000
--- a/third_party/git/t/t4018/fountain-scene
+++ /dev/null
@@ -1,4 +0,0 @@
-EXT. STREET RIGHT OUTSIDE - DAY
-
-CHARACTER
-You didn't say the magic phrase, "ChangeMe".
diff --git a/third_party/git/t/t4018/golang-complex-function b/third_party/git/t/t4018/golang-complex-function
deleted file mode 100644
index e057dcefed..0000000000
--- a/third_party/git/t/t4018/golang-complex-function
+++ /dev/null
@@ -1,8 +0,0 @@
-type Test struct {
-	a Type
-}
-
-func (t *Test) RIGHT(a Type) (Type, error) {
-	t.a = a
-	return ChangeMe, nil
-}
diff --git a/third_party/git/t/t4018/golang-func b/third_party/git/t/t4018/golang-func
deleted file mode 100644
index 8e9c9ac7c3..0000000000
--- a/third_party/git/t/t4018/golang-func
+++ /dev/null
@@ -1,4 +0,0 @@
-func RIGHT() {
-	a := 5
-	b := ChangeMe
-}
diff --git a/third_party/git/t/t4018/golang-interface b/third_party/git/t/t4018/golang-interface
deleted file mode 100644
index 553bedec96..0000000000
--- a/third_party/git/t/t4018/golang-interface
+++ /dev/null
@@ -1,4 +0,0 @@
-type RIGHT interface {
-	a() Type
-	b() ChangeMe
-}
diff --git a/third_party/git/t/t4018/golang-long-func b/third_party/git/t/t4018/golang-long-func
deleted file mode 100644
index ac3a77b5c4..0000000000
--- a/third_party/git/t/t4018/golang-long-func
+++ /dev/null
@@ -1,5 +0,0 @@
-func RIGHT(aVeryVeryVeryLongVariableName AVeryVeryVeryLongType,
-	anotherLongVariableName AnotherLongType) {
-	a := 5
-	b := ChangeMe
-}
diff --git a/third_party/git/t/t4018/golang-struct b/third_party/git/t/t4018/golang-struct
deleted file mode 100644
index 5deda77fee..0000000000
--- a/third_party/git/t/t4018/golang-struct
+++ /dev/null
@@ -1,4 +0,0 @@
-type RIGHT struct {
-	a Type
-	b ChangeMe
-}
diff --git a/third_party/git/t/t4018/java-class-member-function b/third_party/git/t/t4018/java-class-member-function
deleted file mode 100644
index 298bc7a71b..0000000000
--- a/third_party/git/t/t4018/java-class-member-function
+++ /dev/null
@@ -1,8 +0,0 @@
-public class Beer
-{
-	int special;
-	public static void main(String RIGHT[])
-	{
-		System.out.print("ChangeMe");
-	}
-}
diff --git a/third_party/git/t/t4018/matlab-class-definition b/third_party/git/t/t4018/matlab-class-definition
deleted file mode 100644
index 84daedfb4e..0000000000
--- a/third_party/git/t/t4018/matlab-class-definition
+++ /dev/null
@@ -1,5 +0,0 @@
-classdef RIGHT
-    properties
-        ChangeMe
-    end
-end
diff --git a/third_party/git/t/t4018/matlab-function b/third_party/git/t/t4018/matlab-function
deleted file mode 100644
index 897a9b13ff..0000000000
--- a/third_party/git/t/t4018/matlab-function
+++ /dev/null
@@ -1,4 +0,0 @@
-function y = RIGHT()
-x = 5;
-y = ChangeMe + x;
-end
diff --git a/third_party/git/t/t4018/matlab-octave-section-1 b/third_party/git/t/t4018/matlab-octave-section-1
deleted file mode 100644
index 3bb6c4670e..0000000000
--- a/third_party/git/t/t4018/matlab-octave-section-1
+++ /dev/null
@@ -1,3 +0,0 @@
-%%% RIGHT section
-# this is octave script
-ChangeMe = 1;
diff --git a/third_party/git/t/t4018/matlab-octave-section-2 b/third_party/git/t/t4018/matlab-octave-section-2
deleted file mode 100644
index ab2980f7f2..0000000000
--- a/third_party/git/t/t4018/matlab-octave-section-2
+++ /dev/null
@@ -1,3 +0,0 @@
-## RIGHT section
-# this is octave script
-ChangeMe = 1;
diff --git a/third_party/git/t/t4018/matlab-section b/third_party/git/t/t4018/matlab-section
deleted file mode 100644
index 5ea59a5de0..0000000000
--- a/third_party/git/t/t4018/matlab-section
+++ /dev/null
@@ -1,3 +0,0 @@
-%% RIGHT section
-% this is understood by both matlab and octave
-ChangeMe = 1;
diff --git a/third_party/git/t/t4018/perl-skip-end-of-heredoc b/third_party/git/t/t4018/perl-skip-end-of-heredoc
deleted file mode 100644
index c22d39b256..0000000000
--- a/third_party/git/t/t4018/perl-skip-end-of-heredoc
+++ /dev/null
@@ -1,8 +0,0 @@
-sub RIGHTwithheredocument {
-	print <<"EOF"
-decoy here-doc
-EOF
-	# some lines of context
-	# to pad it out
-	print "ChangeMe\n";
-}
diff --git a/third_party/git/t/t4018/perl-skip-forward-decl b/third_party/git/t/t4018/perl-skip-forward-decl
deleted file mode 100644
index a98cb8bdad..0000000000
--- a/third_party/git/t/t4018/perl-skip-forward-decl
+++ /dev/null
@@ -1,10 +0,0 @@
-package RIGHT;
-
-use strict;
-use warnings;
-use parent qw(Exporter);
-our @EXPORT_OK = qw(round finalround);
-
-sub other; # forward declaration
-
-# ChangeMe
diff --git a/third_party/git/t/t4018/perl-skip-sub-in-pod b/third_party/git/t/t4018/perl-skip-sub-in-pod
deleted file mode 100644
index e39f02462e..0000000000
--- a/third_party/git/t/t4018/perl-skip-sub-in-pod
+++ /dev/null
@@ -1,18 +0,0 @@
-=head1 NAME
-
-Beer - subroutine to output fragment of a drinking song
-
-=head1 SYNOPSIS_RIGHT
-
-	use Beer qw(round finalround);
-
-	sub song {
-		for (my $i = 99; $i > 0; $i--) {
-			round $i;
-		}
-		finalround;
-	}
-
-	ChangeMe;
-
-=cut
diff --git a/third_party/git/t/t4018/perl-sub-definition b/third_party/git/t/t4018/perl-sub-definition
deleted file mode 100644
index a507d1f645..0000000000
--- a/third_party/git/t/t4018/perl-sub-definition
+++ /dev/null
@@ -1,4 +0,0 @@
-sub RIGHT {
-	my ($n) = @_;
-	print "ChangeMe";
-}
diff --git a/third_party/git/t/t4018/perl-sub-definition-kr-brace b/third_party/git/t/t4018/perl-sub-definition-kr-brace
deleted file mode 100644
index 330b3df114..0000000000
--- a/third_party/git/t/t4018/perl-sub-definition-kr-brace
+++ /dev/null
@@ -1,4 +0,0 @@
-sub RIGHT
-{
-	print "ChangeMe\n";
-}
diff --git a/third_party/git/t/t4018/php-abstract-class b/third_party/git/t/t4018/php-abstract-class
deleted file mode 100644
index 5213e12494..0000000000
--- a/third_party/git/t/t4018/php-abstract-class
+++ /dev/null
@@ -1,4 +0,0 @@
-abstract class RIGHT
-{
-    const FOO = 'ChangeMe';
-}
diff --git a/third_party/git/t/t4018/php-class b/third_party/git/t/t4018/php-class
deleted file mode 100644
index 7785b6303c..0000000000
--- a/third_party/git/t/t4018/php-class
+++ /dev/null
@@ -1,4 +0,0 @@
-class RIGHT
-{
-    const FOO = 'ChangeMe';
-}
diff --git a/third_party/git/t/t4018/php-final-class b/third_party/git/t/t4018/php-final-class
deleted file mode 100644
index 69f5710552..0000000000
--- a/third_party/git/t/t4018/php-final-class
+++ /dev/null
@@ -1,4 +0,0 @@
-final class RIGHT
-{
-    const FOO = 'ChangeMe';
-}
diff --git a/third_party/git/t/t4018/php-function b/third_party/git/t/t4018/php-function
deleted file mode 100644
index 35717c51c3..0000000000
--- a/third_party/git/t/t4018/php-function
+++ /dev/null
@@ -1,4 +0,0 @@
-function RIGHT()
-{
-    return 'ChangeMe';
-}
diff --git a/third_party/git/t/t4018/php-interface b/third_party/git/t/t4018/php-interface
deleted file mode 100644
index 86b49ad5d9..0000000000
--- a/third_party/git/t/t4018/php-interface
+++ /dev/null
@@ -1,4 +0,0 @@
-interface RIGHT
-{
-    public function foo($ChangeMe);
-}
diff --git a/third_party/git/t/t4018/php-method b/third_party/git/t/t4018/php-method
deleted file mode 100644
index 03af1a6d9d..0000000000
--- a/third_party/git/t/t4018/php-method
+++ /dev/null
@@ -1,7 +0,0 @@
-class Klass
-{
-    public static function RIGHT()
-    {
-        return 'ChangeMe';
-    }
-}
diff --git a/third_party/git/t/t4018/php-trait b/third_party/git/t/t4018/php-trait
deleted file mode 100644
index 65b8c82a61..0000000000
--- a/third_party/git/t/t4018/php-trait
+++ /dev/null
@@ -1,7 +0,0 @@
-trait RIGHT
-{
-    public function foo($ChangeMe)
-    {
-        return 'foo';
-    }
-}
diff --git a/third_party/git/t/t4018/rust-fn b/third_party/git/t/t4018/rust-fn
deleted file mode 100644
index cbe02155f1..0000000000
--- a/third_party/git/t/t4018/rust-fn
+++ /dev/null
@@ -1,5 +0,0 @@
-pub(self) fn RIGHT<T>(x: &[T]) where T: Debug {
-    let _ = x;
-    // a comment
-    let a = ChangeMe;
-}
diff --git a/third_party/git/t/t4018/rust-impl b/third_party/git/t/t4018/rust-impl
deleted file mode 100644
index 09df3cd93b..0000000000
--- a/third_party/git/t/t4018/rust-impl
+++ /dev/null
@@ -1,5 +0,0 @@
-impl<'a, T: AsRef<[u8]>>  std::RIGHT for Git<'a> {
-
-    pub fn ChangeMe(&self) -> () {
-    }
-}
diff --git a/third_party/git/t/t4018/rust-struct b/third_party/git/t/t4018/rust-struct
deleted file mode 100644
index 76aff1c0d8..0000000000
--- a/third_party/git/t/t4018/rust-struct
+++ /dev/null
@@ -1,5 +0,0 @@
-#[derive(Debug)]
-pub(super) struct RIGHT<'a> {
-    name: &'a str,
-    age: ChangeMe,
-}
diff --git a/third_party/git/t/t4018/rust-trait b/third_party/git/t/t4018/rust-trait
deleted file mode 100644
index ea397f09ed..0000000000
--- a/third_party/git/t/t4018/rust-trait
+++ /dev/null
@@ -1,5 +0,0 @@
-unsafe trait RIGHT<T> {
-    fn len(&self) -> u32;
-    fn ChangeMe(&self, n: u32) -> T;
-    fn iter<F>(&self, f: F) where F: Fn(T);
-}