diff options
Diffstat (limited to 'third_party/git/t/t4034')
51 files changed, 0 insertions, 932 deletions
diff --git a/third_party/git/t/t4034/ada/expect b/third_party/git/t/t4034/ada/expect deleted file mode 100644 index a682d288b28b..000000000000 --- a/third_party/git/t/t4034/ada/expect +++ /dev/null @@ -1,27 +0,0 @@ -<BOLD>diff --git a/pre b/post<RESET> -<BOLD>index d96fdd1..df21bb0 100644<RESET> -<BOLD>--- a/pre<RESET> -<BOLD>+++ b/post<RESET> -<CYAN>@@ -1,13 +1,13 @@<RESET> -Ada.Text_IO.Put_Line("Hello World<RED>!<RESET><GREEN>?<RESET>"); -1 <RED>1e-10<RESET><GREEN>1e10<RESET> 16#FE12#E2 3.141_592 '<RED>x<RESET><GREEN>y<RESET>' -<RED>a<RESET><GREEN>x<RESET>+<RED>b a<RESET><GREEN>y x<RESET>-<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>*<RED>b a<RESET><GREEN>y x<RESET>/<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>**<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>(<RED>b<RESET><GREEN>y<RESET>) -<RED>a<RESET><GREEN>x<RESET>:=<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>=<RED>b a<RESET><GREEN>y x<RESET>/= <RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET><<RED>b a<RESET><GREEN>y x<RESET><=<RED>b a<RESET><GREEN>y x<RESET>><RED>b a<RESET><GREEN>y x<RESET>>=<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>,<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>=><RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>..<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET><><RED>b<RESET><GREEN>y<RESET> diff --git a/third_party/git/t/t4034/ada/post b/third_party/git/t/t4034/ada/post deleted file mode 100644 index df21bb044f27..000000000000 --- a/third_party/git/t/t4034/ada/post +++ /dev/null @@ -1,13 +0,0 @@ -Ada.Text_IO.Put_Line("Hello World?"); -1 1e10 16#FE12#E2 3.141_592 'y' -x+y x-y -x*y x/y -x**y -x(y) -x:=y -x=y x/= y -x<y x<=y x>y x>=y -x,y -x=>y -x..y -x<>y diff --git a/third_party/git/t/t4034/ada/pre b/third_party/git/t/t4034/ada/pre deleted file mode 100644 index d96fdd1e8e0f..000000000000 --- a/third_party/git/t/t4034/ada/pre +++ /dev/null @@ -1,13 +0,0 @@ -Ada.Text_IO.Put_Line("Hello World!"); -1 1e-10 16#FE12#E2 3.141_592 'x' -a+b a-b -a*b a/b -a**b -a(b) -a:=b -a=b a/= b -a<b a<=b a>b a>=b -a,b -a=>b -a..b -a<>b diff --git a/third_party/git/t/t4034/bibtex/expect b/third_party/git/t/t4034/bibtex/expect deleted file mode 100644 index a157774f9dc5..000000000000 --- a/third_party/git/t/t4034/bibtex/expect +++ /dev/null @@ -1,15 +0,0 @@ -<BOLD>diff --git a/pre b/post<RESET> -<BOLD>index 95cd55b..ddcba9b 100644<RESET> -<BOLD>--- a/pre<RESET> -<BOLD>+++ b/post<RESET> -<CYAN>@@ -1,9 +1,10 @@<RESET> -@article{aldous1987uie,<RESET> - title={{Ultimate instability of exponential back-off protocol for acknowledgment-based transmission control of random access communication channels}},<RESET> - author={Aldous, <RED>D.<RESET><GREEN>David<RESET>}, - journal={Information Theory, IEEE Transactions on},<RESET> - volume={<RED>33<RESET><GREEN>Bogus.<RESET>}, - number={<RED>2<RESET><GREEN>4<RESET>}, - pages={219--223},<RESET> - year=<GREEN>1987,<RESET> -<GREEN> note={This is in fact a rather funny read since ethernet works well in practice. The<RESET> {<RED>1987<RESET><GREEN>\em pre} reference is the right one, however.<RESET>}<RED>,<RESET> -}<RESET> diff --git a/third_party/git/t/t4034/bibtex/post b/third_party/git/t/t4034/bibtex/post deleted file mode 100644 index ddcba9b2fc87..000000000000 --- a/third_party/git/t/t4034/bibtex/post +++ /dev/null @@ -1,10 +0,0 @@ -@article{aldous1987uie, - title={{Ultimate instability of exponential back-off protocol for acknowledgment-based transmission control of random access communication channels}}, - author={Aldous, David}, - journal={Information Theory, IEEE Transactions on}, - volume={Bogus.}, - number={4}, - pages={219--223}, - year=1987, - note={This is in fact a rather funny read since ethernet works well in practice. The {\em pre} reference is the right one, however.} -} diff --git a/third_party/git/t/t4034/bibtex/pre b/third_party/git/t/t4034/bibtex/pre deleted file mode 100644 index 95cd55bd7b9d..000000000000 --- a/third_party/git/t/t4034/bibtex/pre +++ /dev/null @@ -1,9 +0,0 @@ -@article{aldous1987uie, - title={{Ultimate instability of exponential back-off protocol for acknowledgment-based transmission control of random access communication channels}}, - author={Aldous, D.}, - journal={Information Theory, IEEE Transactions on}, - volume={33}, - number={2}, - pages={219--223}, - year={1987}, -} diff --git a/third_party/git/t/t4034/cpp/expect b/third_party/git/t/t4034/cpp/expect deleted file mode 100644 index 37d1ea258702..000000000000 --- a/third_party/git/t/t4034/cpp/expect +++ /dev/null @@ -1,36 +0,0 @@ -<BOLD>diff --git a/pre b/post<RESET> -<BOLD>index 23d5c8a..7e8c026 100644<RESET> -<BOLD>--- a/pre<RESET> -<BOLD>+++ b/post<RESET> -<CYAN>@@ -1,19 +1,19 @@<RESET> -Foo() : x(0<RED>&&1<RESET><GREEN>&42<RESET>) { <GREEN>bar(x);<RESET> } -cout<<"Hello World<RED>!<RESET><GREEN>?<RESET>\n"<<endl; -<GREEN>(<RESET>1<GREEN>) (<RESET>-1e10<GREEN>) (<RESET>0xabcdef<GREEN>)<RESET> '<RED>x<RESET><GREEN>y<RESET>' -[<RED>a<RESET><GREEN>x<RESET>] <RED>a<RESET><GREEN>x<RESET>-><RED>b a<RESET><GREEN>y x<RESET>.<RED>b<RESET><GREEN>y<RESET> -!<RED>a<RESET><GREEN>x<RESET> ~<RED>a a<RESET><GREEN>x x<RESET>++ <RED>a<RESET><GREEN>x<RESET>-- <RED>a<RESET><GREEN>x<RESET>*<RED>b a<RESET><GREEN>y x<RESET>&<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>*<RED>b a<RESET><GREEN>y x<RESET>/<RED>b a<RESET><GREEN>y x<RESET>%<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>+<RED>b a<RESET><GREEN>y x<RESET>-<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET><<<RED>b a<RESET><GREEN>y x<RESET>>><RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET><<RED>b a<RESET><GREEN>y x<RESET><=<RED>b a<RESET><GREEN>y x<RESET>><RED>b a<RESET><GREEN>y x<RESET>>=<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>==<RED>b a<RESET><GREEN>y x<RESET>!=<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>&<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>^<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>|<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>&&<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>||<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>?<RED>b<RESET><GREEN>y<RESET>:z -<RED>a<RESET><GREEN>x<RESET>=<RED>b a<RESET><GREEN>y x<RESET>+=<RED>b a<RESET><GREEN>y x<RESET>-=<RED>b a<RESET><GREEN>y x<RESET>*=<RED>b a<RESET><GREEN>y x<RESET>/=<RED>b a<RESET><GREEN>y x<RESET>%=<RED>b a<RESET><GREEN>y x<RESET><<=<RED>b a<RESET><GREEN>y x<RESET>>>=<RED>b a<RESET><GREEN>y x<RESET>&=<RED>b a<RESET><GREEN>y x<RESET>^=<RED>b a<RESET><GREEN>y x<RESET>|=<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>,y -<RED>a<RESET><GREEN>x<RESET>::<RED>b<RESET><GREEN>y<RESET> diff --git a/third_party/git/t/t4034/cpp/post b/third_party/git/t/t4034/cpp/post deleted file mode 100644 index 7e8c026cefb0..000000000000 --- a/third_party/git/t/t4034/cpp/post +++ /dev/null @@ -1,19 +0,0 @@ -Foo() : x(0&42) { bar(x); } -cout<<"Hello World?\n"<<endl; -(1) (-1e10) (0xabcdef) 'y' -[x] x->y x.y -!x ~x x++ x-- x*y x&y -x*y x/y x%y -x+y x-y -x<<y x>>y -x<y x<=y x>y x>=y -x==y x!=y -x&y -x^y -x|y -x&&y -x||y -x?y:z -x=y x+=y x-=y x*=y x/=y x%=y x<<=y x>>=y x&=y x^=y x|=y -x,y -x::y diff --git a/third_party/git/t/t4034/cpp/pre b/third_party/git/t/t4034/cpp/pre deleted file mode 100644 index 23d5c8adf545..000000000000 --- a/third_party/git/t/t4034/cpp/pre +++ /dev/null @@ -1,19 +0,0 @@ -Foo():x(0&&1){} -cout<<"Hello World!\n"<<endl; -1 -1e10 0xabcdef 'x' -[a] a->b a.b -!a ~a a++ a-- a*b a&b -a*b a/b a%b -a+b a-b -a<<b a>>b -a<b a<=b a>b a>=b -a==b a!=b -a&b -a^b -a|b -a&&b -a||b -a?b:z -a=b a+=b a-=b a*=b a/=b a%=b a<<=b a>>=b a&=b a^=b a|=b -a,y -a::b diff --git a/third_party/git/t/t4034/csharp/expect b/third_party/git/t/t4034/csharp/expect deleted file mode 100644 index e5d1dd2b3db9..000000000000 --- a/third_party/git/t/t4034/csharp/expect +++ /dev/null @@ -1,35 +0,0 @@ -<BOLD>diff --git a/pre b/post<RESET> -<BOLD>index 9106d63..dd5f421 100644<RESET> -<BOLD>--- a/pre<RESET> -<BOLD>+++ b/post<RESET> -<CYAN>@@ -1,18 +1,18 @@<RESET> -Foo() : x(0<RED>&&1<RESET><GREEN>&42<RESET>) { <GREEN>bar(x);<RESET> } -cout<<"Hello World<RED>!<RESET><GREEN>?<RESET>\n"<<endl; -<GREEN>(<RESET>1<GREEN>) (<RESET>-1e10<GREEN>) (<RESET>0xabcdef<GREEN>)<RESET> '<RED>x<RESET><GREEN>y<RESET>' -[<RED>a<RESET><GREEN>x<RESET>] <RED>a<RESET><GREEN>x<RESET>-><RED>b a<RESET><GREEN>y x<RESET>.<RED>b<RESET><GREEN>y<RESET> -!<RED>a<RESET><GREEN>x<RESET> ~<RED>a a<RESET><GREEN>x x<RESET>++ <RED>a<RESET><GREEN>x<RESET>-- <RED>a<RESET><GREEN>x<RESET>*<RED>b a<RESET><GREEN>y x<RESET>&<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>*<RED>b a<RESET><GREEN>y x<RESET>/<RED>b a<RESET><GREEN>y x<RESET>%<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>+<RED>b a<RESET><GREEN>y x<RESET>-<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET><<<RED>b a<RESET><GREEN>y x<RESET>>><RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET><<RED>b a<RESET><GREEN>y x<RESET><=<RED>b a<RESET><GREEN>y x<RESET>><RED>b a<RESET><GREEN>y x<RESET>>=<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>==<RED>b a<RESET><GREEN>y x<RESET>!=<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>&<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>^<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>|<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>&&<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>||<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>?<RED>b<RESET><GREEN>y<RESET>:z -<RED>a<RESET><GREEN>x<RESET>=<RED>b a<RESET><GREEN>y x<RESET>+=<RED>b a<RESET><GREEN>y x<RESET>-=<RED>b a<RESET><GREEN>y x<RESET>*=<RED>b a<RESET><GREEN>y x<RESET>/=<RED>b a<RESET><GREEN>y x<RESET>%=<RED>b a<RESET><GREEN>y x<RESET><<=<RED>b a<RESET><GREEN>y x<RESET>>>=<RED>b a<RESET><GREEN>y x<RESET>&=<RED>b a<RESET><GREEN>y x<RESET>^=<RED>b a<RESET><GREEN>y x<RESET>|=<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>,y diff --git a/third_party/git/t/t4034/csharp/post b/third_party/git/t/t4034/csharp/post deleted file mode 100644 index dd5f4218a63a..000000000000 --- a/third_party/git/t/t4034/csharp/post +++ /dev/null @@ -1,18 +0,0 @@ -Foo() : x(0&42) { bar(x); } -cout<<"Hello World?\n"<<endl; -(1) (-1e10) (0xabcdef) 'y' -[x] x->y x.y -!x ~x x++ x-- x*y x&y -x*y x/y x%y -x+y x-y -x<<y x>>y -x<y x<=y x>y x>=y -x==y x!=y -x&y -x^y -x|y -x&&y -x||y -x?y:z -x=y x+=y x-=y x*=y x/=y x%=y x<<=y x>>=y x&=y x^=y x|=y -x,y diff --git a/third_party/git/t/t4034/csharp/pre b/third_party/git/t/t4034/csharp/pre deleted file mode 100644 index 9106d63e8794..000000000000 --- a/third_party/git/t/t4034/csharp/pre +++ /dev/null @@ -1,18 +0,0 @@ -Foo():x(0&&1){} -cout<<"Hello World!\n"<<endl; -1 -1e10 0xabcdef 'x' -[a] a->b a.b -!a ~a a++ a-- a*b a&b -a*b a/b a%b -a+b a-b -a<<b a>>b -a<b a<=b a>b a>=b -a==b a!=b -a&b -a^b -a|b -a&&b -a||b -a?b:z -a=b a+=b a-=b a*=b a/=b a%=b a<<=b a>>=b a&=b a^=b a|=b -a,y diff --git a/third_party/git/t/t4034/css/expect b/third_party/git/t/t4034/css/expect deleted file mode 100644 index ed10393bda2e..000000000000 --- a/third_party/git/t/t4034/css/expect +++ /dev/null @@ -1,16 +0,0 @@ -<BOLD>diff --git a/pre b/post<RESET> -<BOLD>index b8ae0bb..fe500b7 100644<RESET> -<BOLD>--- a/pre<RESET> -<BOLD>+++ b/post<RESET> -<CYAN>@@ -1,10 +1,10 @@<RESET> -.<RED>class-form<RESET><GREEN>other-form<RESET> label.control-label { - margin-top: <RED>10<RESET><GREEN>15<RESET>px!important; - border : 10px <RED>dashed<RESET><GREEN>dotted<RESET> #C6C6C6; -}<RESET> -<RED>#CCCCCC<RESET><GREEN>#CCCCCB<RESET> -10em<RESET> -<RED>padding-bottom<RESET><GREEN>margin-left<RESET> -150<RED>px<RESET><GREEN>em<RESET> -10px -<RED>!important<RESET> -<RED>div<RESET><GREEN>li<RESET>.class#id diff --git a/third_party/git/t/t4034/css/post b/third_party/git/t/t4034/css/post deleted file mode 100644 index fe500b7a4fbb..000000000000 --- a/third_party/git/t/t4034/css/post +++ /dev/null @@ -1,10 +0,0 @@ -.other-form label.control-label { - margin-top: 15px!important; - border : 10px dotted #C6C6C6; -} -#CCCCCB -10em -margin-left -150em -10px -li.class#id diff --git a/third_party/git/t/t4034/css/pre b/third_party/git/t/t4034/css/pre deleted file mode 100644 index b8ae0bb48f81..000000000000 --- a/third_party/git/t/t4034/css/pre +++ /dev/null @@ -1,10 +0,0 @@ -.class-form label.control-label { - margin-top: 10px!important; - border : 10px dashed #C6C6C6; -} -#CCCCCC -10em -padding-bottom -150px -10px!important -div.class#id diff --git a/third_party/git/t/t4034/dts/expect b/third_party/git/t/t4034/dts/expect deleted file mode 100644 index 560fc9918476..000000000000 --- a/third_party/git/t/t4034/dts/expect +++ /dev/null @@ -1,37 +0,0 @@ -<BOLD>diff --git a/pre b/post<RESET> -<BOLD>index b6a9051..7803aee 100644<RESET> -<BOLD>--- a/pre<RESET> -<BOLD>+++ b/post<RESET> -<CYAN>@@ -1,32 +1,32 @@<RESET> -/ {<RESET> - <RED>this_handle<RESET><GREEN>HANDLE_2<RESET>: <RED>node<RESET><GREEN>new-node<RESET>@<RED>f00<RESET><GREEN>eeda<RESET> { - compatible = "<RED>mydev<RESET><GREEN>vendor,compat<RESET>"; - string-prop = <RED>start<RESET><GREEN>end<RESET>: "hello <RED>world!<RESET><GREEN>world?<RESET>" <RED>end<RESET><GREEN>start<RESET>: ; - <RED>#size-cells<RESET><GREEN>#address-cells<RESET> = <<RED>0+0<RESET><GREEN>0+40<RESET>>; - reg = <<RED>0xf00<RESET><GREEN>0xeeda<RESET>>; - prop = <<GREEN>(<RESET>1<GREEN>)<RESET>>; - prop = <<GREEN>(<RESET>-1e10<GREEN>)<RESET>>; - prop = <(!<RED>3<RESET><GREEN>1<RESET>)>; - prop = <(~<RED>3<RESET><GREEN>1<RESET>)>; - prop = <(<RED>3<RESET><GREEN>1<RESET>*<RED>4<RESET><GREEN>2<RESET>)>; - prop = <(<RED>3<RESET><GREEN>1<RESET>&<RED>4<RESET><GREEN>2<RESET>)>; - prop = <(<RED>3<RESET><GREEN>1<RESET>*<RED>4<RESET><GREEN>2<RESET>)>; - prop = <(<RED>3<RESET><GREEN>1<RESET>/<RED>4<RESET><GREEN>2<RESET>)>; - prop = <(<RED>3<RESET><GREEN>1<RESET>%<RED>4<RESET><GREEN>2<RESET>)>; - prop = <(<RED>3+4<RESET><GREEN>1+2<RESET>)>; - prop = <(<RED>3-4<RESET><GREEN>1-2<RESET>)>; - prop = /bits/ <RED>64<RESET><GREEN>32<RESET> <(<RED>3<RESET><GREEN>1<RESET><<<RED>4<RESET><GREEN>2<RESET>)>; - prop = <(<RED>3<RESET><GREEN>1<RESET>>><RED>4<RESET><GREEN>2<RESET>)>; - prop = <(<RED>3<RESET><GREEN>1<RESET>&<RED>4<RESET><GREEN>2<RESET>)>; - prop = <(<RED>3<RESET><GREEN>1<RESET>^<RED>4<RESET><GREEN>2<RESET>)>; - prop = <(<RED>3<RESET><GREEN>1<RESET>|<RED>4<RESET><GREEN>2<RESET>)>; - prop = <(<RED>3<RESET><GREEN>1<RESET>&&<RED>4<RESET><GREEN>2<RESET>)>; - prop = <(<RED>3<RESET><GREEN>1<RESET>||<RED>4<RESET><GREEN>2<RESET>)>; - prop = <(<RED>4?5<RESET><GREEN>1?2<RESET>:3)>; - list = <&<RED>this_handle<RESET><GREEN>HANDLE_2<RESET>>, <0 0 0 <RED>0<RESET><GREEN>1<RESET>>; - };<RESET> - - &<RED>phandle<RESET><GREEN>phandle2<RESET> { - <RED>pre-phandle<RESET><GREEN>prop_handle<RESET> = <&<RED>this_handle<RESET><GREEN>HANDLE_2<RESET>>; - };<RESET> -};<RESET> diff --git a/third_party/git/t/t4034/dts/post b/third_party/git/t/t4034/dts/post deleted file mode 100644 index 7803aee28093..000000000000 --- a/third_party/git/t/t4034/dts/post +++ /dev/null @@ -1,32 +0,0 @@ -/ { - HANDLE_2: new-node@eeda { - compatible = "vendor,compat"; - string-prop = end: "hello world?" start: ; - #address-cells = <0+40>; - reg = <0xeeda>; - prop = <(1)>; - prop = <(-1e10)>; - prop = <(!1)>; - prop = <(~1)>; - prop = <(1*2)>; - prop = <(1&2)>; - prop = <(1*2)>; - prop = <(1/2)>; - prop = <(1%2)>; - prop = <(1+2)>; - prop = <(1-2)>; - prop = /bits/ 32 <(1<<2)>; - prop = <(1>>2)>; - prop = <(1&2)>; - prop = <(1^2)>; - prop = <(1|2)>; - prop = <(1&&2)>; - prop = <(1||2)>; - prop = <(1?2:3)>; - list = <&HANDLE_2>, <0 0 0 1>; - }; - - &phandle2 { - prop_handle = <&HANDLE_2>; - }; -}; diff --git a/third_party/git/t/t4034/dts/pre b/third_party/git/t/t4034/dts/pre deleted file mode 100644 index b6a905113c22..000000000000 --- a/third_party/git/t/t4034/dts/pre +++ /dev/null @@ -1,32 +0,0 @@ -/ { - this_handle: node@f00 { - compatible = "mydev"; - string-prop = start: "hello world!" end: ; - #size-cells = <0+0>; - reg = <0xf00>; - prop = <1>; - prop = <-1e10>; - prop = <(!3)>; - prop = <(~3)>; - prop = <(3*4)>; - prop = <(3&4)>; - prop = <(3*4)>; - prop = <(3/4)>; - prop = <(3%4)>; - prop = <(3+4)>; - prop = <(3-4)>; - prop = /bits/ 64 <(3<<4)>; - prop = <(3>>4)>; - prop = <(3&4)>; - prop = <(3^4)>; - prop = <(3|4)>; - prop = <(3&&4)>; - prop = <(3||4)>; - prop = <(4?5:3)>; - list = <&this_handle>, <0 0 0 0>; - }; - - &phandle { - pre-phandle = <&this_handle>; - }; -}; diff --git a/third_party/git/t/t4034/fortran/expect b/third_party/git/t/t4034/fortran/expect deleted file mode 100644 index b233dbd62167..000000000000 --- a/third_party/git/t/t4034/fortran/expect +++ /dev/null @@ -1,10 +0,0 @@ -<BOLD>diff --git a/pre b/post<RESET> -<BOLD>index 87f0d0b..d308da2 100644<RESET> -<BOLD>--- a/pre<RESET> -<BOLD>+++ b/post<RESET> -<CYAN>@@ -1,5 +1,5 @@<RESET> -print *, "Hello World<RED>!<RESET><GREEN>?<RESET>" - -DO10I = 1,10<RESET> -<RED>DO10I<RESET><GREEN>DO 10 I<RESET> = 1,10 -<RED>DO10I<RESET><GREEN>DO 1 0 I<RESET> = 1,10 diff --git a/third_party/git/t/t4034/fortran/post b/third_party/git/t/t4034/fortran/post deleted file mode 100644 index d308da2ad2e2..000000000000 --- a/third_party/git/t/t4034/fortran/post +++ /dev/null @@ -1,5 +0,0 @@ -print *, "Hello World?" - -DO10I = 1,10 -DO 10 I = 1,10 -DO 1 0 I = 1,10 diff --git a/third_party/git/t/t4034/fortran/pre b/third_party/git/t/t4034/fortran/pre deleted file mode 100644 index 87f0d0b031c1..000000000000 --- a/third_party/git/t/t4034/fortran/pre +++ /dev/null @@ -1,5 +0,0 @@ -print *, "Hello World!" - -DO10I = 1,10 -DO10I = 1,10 -DO10I = 1,10 diff --git a/third_party/git/t/t4034/html/expect b/third_party/git/t/t4034/html/expect deleted file mode 100644 index 447b49ab6d7b..000000000000 --- a/third_party/git/t/t4034/html/expect +++ /dev/null @@ -1,8 +0,0 @@ -<BOLD>diff --git a/pre b/post<RESET> -<BOLD>index 8ca4aea..46921e5 100644<RESET> -<BOLD>--- a/pre<RESET> -<BOLD>+++ b/post<RESET> -<CYAN>@@ -1,3 +1,3 @@<RESET> -<tag <GREEN>newattr="newvalue"<RESET>><GREEN>added<RESET> content</tag> -<tag attr=<RED>"value"<RESET><GREEN>"newvalue"<RESET>><RED>content<RESET><GREEN>changed<RESET></tag> -<<RED>tag<RESET><GREEN>newtag<RESET>>content <RED>&entity;<RESET><GREEN>&newentity;<RESET><<RED>/tag<RESET><GREEN>/newtag<RESET>> diff --git a/third_party/git/t/t4034/html/post b/third_party/git/t/t4034/html/post deleted file mode 100644 index 46921e586c6f..000000000000 --- a/third_party/git/t/t4034/html/post +++ /dev/null @@ -1,3 +0,0 @@ -<tag newattr="newvalue">added content</tag> -<tag attr="newvalue">changed</tag> -<newtag>content &newentity;</newtag> diff --git a/third_party/git/t/t4034/html/pre b/third_party/git/t/t4034/html/pre deleted file mode 100644 index 8ca4aeae83fc..000000000000 --- a/third_party/git/t/t4034/html/pre +++ /dev/null @@ -1,3 +0,0 @@ -<tag>content</tag> -<tag attr="value">content</tag> -<tag>content &entity;</tag> diff --git a/third_party/git/t/t4034/java/expect b/third_party/git/t/t4034/java/expect deleted file mode 100644 index 37d1ea258702..000000000000 --- a/third_party/git/t/t4034/java/expect +++ /dev/null @@ -1,36 +0,0 @@ -<BOLD>diff --git a/pre b/post<RESET> -<BOLD>index 23d5c8a..7e8c026 100644<RESET> -<BOLD>--- a/pre<RESET> -<BOLD>+++ b/post<RESET> -<CYAN>@@ -1,19 +1,19 @@<RESET> -Foo() : x(0<RED>&&1<RESET><GREEN>&42<RESET>) { <GREEN>bar(x);<RESET> } -cout<<"Hello World<RED>!<RESET><GREEN>?<RESET>\n"<<endl; -<GREEN>(<RESET>1<GREEN>) (<RESET>-1e10<GREEN>) (<RESET>0xabcdef<GREEN>)<RESET> '<RED>x<RESET><GREEN>y<RESET>' -[<RED>a<RESET><GREEN>x<RESET>] <RED>a<RESET><GREEN>x<RESET>-><RED>b a<RESET><GREEN>y x<RESET>.<RED>b<RESET><GREEN>y<RESET> -!<RED>a<RESET><GREEN>x<RESET> ~<RED>a a<RESET><GREEN>x x<RESET>++ <RED>a<RESET><GREEN>x<RESET>-- <RED>a<RESET><GREEN>x<RESET>*<RED>b a<RESET><GREEN>y x<RESET>&<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>*<RED>b a<RESET><GREEN>y x<RESET>/<RED>b a<RESET><GREEN>y x<RESET>%<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>+<RED>b a<RESET><GREEN>y x<RESET>-<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET><<<RED>b a<RESET><GREEN>y x<RESET>>><RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET><<RED>b a<RESET><GREEN>y x<RESET><=<RED>b a<RESET><GREEN>y x<RESET>><RED>b a<RESET><GREEN>y x<RESET>>=<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>==<RED>b a<RESET><GREEN>y x<RESET>!=<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>&<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>^<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>|<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>&&<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>||<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>?<RED>b<RESET><GREEN>y<RESET>:z -<RED>a<RESET><GREEN>x<RESET>=<RED>b a<RESET><GREEN>y x<RESET>+=<RED>b a<RESET><GREEN>y x<RESET>-=<RED>b a<RESET><GREEN>y x<RESET>*=<RED>b a<RESET><GREEN>y x<RESET>/=<RED>b a<RESET><GREEN>y x<RESET>%=<RED>b a<RESET><GREEN>y x<RESET><<=<RED>b a<RESET><GREEN>y x<RESET>>>=<RED>b a<RESET><GREEN>y x<RESET>&=<RED>b a<RESET><GREEN>y x<RESET>^=<RED>b a<RESET><GREEN>y x<RESET>|=<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>,y -<RED>a<RESET><GREEN>x<RESET>::<RED>b<RESET><GREEN>y<RESET> diff --git a/third_party/git/t/t4034/java/post b/third_party/git/t/t4034/java/post deleted file mode 100644 index 7e8c026cefb0..000000000000 --- a/third_party/git/t/t4034/java/post +++ /dev/null @@ -1,19 +0,0 @@ -Foo() : x(0&42) { bar(x); } -cout<<"Hello World?\n"<<endl; -(1) (-1e10) (0xabcdef) 'y' -[x] x->y x.y -!x ~x x++ x-- x*y x&y -x*y x/y x%y -x+y x-y -x<<y x>>y -x<y x<=y x>y x>=y -x==y x!=y -x&y -x^y -x|y -x&&y -x||y -x?y:z -x=y x+=y x-=y x*=y x/=y x%=y x<<=y x>>=y x&=y x^=y x|=y -x,y -x::y diff --git a/third_party/git/t/t4034/java/pre b/third_party/git/t/t4034/java/pre deleted file mode 100644 index 23d5c8adf545..000000000000 --- a/third_party/git/t/t4034/java/pre +++ /dev/null @@ -1,19 +0,0 @@ -Foo():x(0&&1){} -cout<<"Hello World!\n"<<endl; -1 -1e10 0xabcdef 'x' -[a] a->b a.b -!a ~a a++ a-- a*b a&b -a*b a/b a%b -a+b a-b -a<<b a>>b -a<b a<=b a>b a>=b -a==b a!=b -a&b -a^b -a|b -a&&b -a||b -a?b:z -a=b a+=b a-=b a*=b a/=b a%=b a<<=b a>>=b a&=b a^=b a|=b -a,y -a::b diff --git a/third_party/git/t/t4034/matlab/expect b/third_party/git/t/t4034/matlab/expect deleted file mode 100644 index 72cf3e93a2aa..000000000000 --- a/third_party/git/t/t4034/matlab/expect +++ /dev/null @@ -1,14 +0,0 @@ -<BOLD>diff --git a/pre b/post<RESET> -<BOLD>index dc204db..70e05f0 100644<RESET> -<BOLD>--- a/pre<RESET> -<BOLD>+++ b/post<RESET> -<CYAN>@@ -1,9 +1,9 @@<RESET> -(<RED>1<RESET><GREEN>0<RESET>) (<RED>-1e10<RESET><GREEN>-0e10<RESET>) '<RED>b<RESET><GREEN>y<RESET>'; -[<RED>a<RESET><GREEN>x<RESET>] {<RED>a<RESET><GREEN>x<RESET>} <RED>a<RESET><GREEN>x<RESET>.<RED>b<RESET><GREEN>y<RESET>; -~<RED>a<RESET><GREEN>x<RESET>; -<RED>a<RESET><GREEN>x<RESET>*<RED>b a<RESET><GREEN>y x<RESET>.*<RED>b a<RESET><GREEN>y x<RESET>/<RED>b a<RESET><GREEN>y x<RESET>./<RED>b a<RESET><GREEN>y x<RESET>^<RED>b a<RESET><GREEN>y x<RESET>.^<RED>b a<RESET><GREEN>y x<RESET>.\<RED>b a<RESET><GREEN>y x<RESET>.'; -<RED>a<RESET><GREEN>x<RESET>+<RED>b a<RESET><GREEN>y x<RESET>-<RED>b<RESET><GREEN>y<RESET>; -<RED>a<RESET><GREEN>x<RESET>&<RED>b a<RESET><GREEN>y x<RESET>&&<RED>b a<RESET><GREEN>y x<RESET>|<RED>b a<RESET><GREEN>y x<RESET>||<RED>b<RESET><GREEN>y<RESET>; -<RED>a<RESET><GREEN>x<RESET><<RED>b a<RESET><GREEN>y x<RESET><=<RED>b a<RESET><GREEN>y x<RESET>><RED>b a<RESET><GREEN>y x<RESET>>=<RED>b<RESET><GREEN>y<RESET>; -<RED>a<RESET><GREEN>x<RESET>==<RED>b a<RESET><GREEN>y x<RESET>~=<RED>b<RESET><GREEN>y<RESET>; -<RED>a<RESET><GREEN>x<RESET>,<RED>b<RESET><GREEN>y<RESET>; diff --git a/third_party/git/t/t4034/matlab/post b/third_party/git/t/t4034/matlab/post deleted file mode 100644 index 70e05f075345..000000000000 --- a/third_party/git/t/t4034/matlab/post +++ /dev/null @@ -1,9 +0,0 @@ -(0) (-0e10) 'y'; -[x] {x} x.y; -~x; -x*y x.*y x/y x./y x^y x.^y x.\y x.'; -x+y x-y; -x&y x&&y x|y x||y; -x<y x<=y x>y x>=y; -x==y x~=y; -x,y; diff --git a/third_party/git/t/t4034/matlab/pre b/third_party/git/t/t4034/matlab/pre deleted file mode 100644 index dc204db486a7..000000000000 --- a/third_party/git/t/t4034/matlab/pre +++ /dev/null @@ -1,9 +0,0 @@ -(1) (-1e10) 'b'; -[a] {a} a.b; -~a; -a*b a.*b a/b a./b a^b a.^b a.\b a.'; -a+b a-b; -a&b a&&b a|b a||b; -a<b a<=b a>b a>=b; -a==b a~=b; -a,b; diff --git a/third_party/git/t/t4034/objc/expect b/third_party/git/t/t4034/objc/expect deleted file mode 100644 index e5d1dd2b3db9..000000000000 --- a/third_party/git/t/t4034/objc/expect +++ /dev/null @@ -1,35 +0,0 @@ -<BOLD>diff --git a/pre b/post<RESET> -<BOLD>index 9106d63..dd5f421 100644<RESET> -<BOLD>--- a/pre<RESET> -<BOLD>+++ b/post<RESET> -<CYAN>@@ -1,18 +1,18 @@<RESET> -Foo() : x(0<RED>&&1<RESET><GREEN>&42<RESET>) { <GREEN>bar(x);<RESET> } -cout<<"Hello World<RED>!<RESET><GREEN>?<RESET>\n"<<endl; -<GREEN>(<RESET>1<GREEN>) (<RESET>-1e10<GREEN>) (<RESET>0xabcdef<GREEN>)<RESET> '<RED>x<RESET><GREEN>y<RESET>' -[<RED>a<RESET><GREEN>x<RESET>] <RED>a<RESET><GREEN>x<RESET>-><RED>b a<RESET><GREEN>y x<RESET>.<RED>b<RESET><GREEN>y<RESET> -!<RED>a<RESET><GREEN>x<RESET> ~<RED>a a<RESET><GREEN>x x<RESET>++ <RED>a<RESET><GREEN>x<RESET>-- <RED>a<RESET><GREEN>x<RESET>*<RED>b a<RESET><GREEN>y x<RESET>&<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>*<RED>b a<RESET><GREEN>y x<RESET>/<RED>b a<RESET><GREEN>y x<RESET>%<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>+<RED>b a<RESET><GREEN>y x<RESET>-<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET><<<RED>b a<RESET><GREEN>y x<RESET>>><RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET><<RED>b a<RESET><GREEN>y x<RESET><=<RED>b a<RESET><GREEN>y x<RESET>><RED>b a<RESET><GREEN>y x<RESET>>=<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>==<RED>b a<RESET><GREEN>y x<RESET>!=<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>&<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>^<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>|<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>&&<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>||<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>?<RED>b<RESET><GREEN>y<RESET>:z -<RED>a<RESET><GREEN>x<RESET>=<RED>b a<RESET><GREEN>y x<RESET>+=<RED>b a<RESET><GREEN>y x<RESET>-=<RED>b a<RESET><GREEN>y x<RESET>*=<RED>b a<RESET><GREEN>y x<RESET>/=<RED>b a<RESET><GREEN>y x<RESET>%=<RED>b a<RESET><GREEN>y x<RESET><<=<RED>b a<RESET><GREEN>y x<RESET>>>=<RED>b a<RESET><GREEN>y x<RESET>&=<RED>b a<RESET><GREEN>y x<RESET>^=<RED>b a<RESET><GREEN>y x<RESET>|=<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>,y diff --git a/third_party/git/t/t4034/objc/post b/third_party/git/t/t4034/objc/post deleted file mode 100644 index dd5f4218a63a..000000000000 --- a/third_party/git/t/t4034/objc/post +++ /dev/null @@ -1,18 +0,0 @@ -Foo() : x(0&42) { bar(x); } -cout<<"Hello World?\n"<<endl; -(1) (-1e10) (0xabcdef) 'y' -[x] x->y x.y -!x ~x x++ x-- x*y x&y -x*y x/y x%y -x+y x-y -x<<y x>>y -x<y x<=y x>y x>=y -x==y x!=y -x&y -x^y -x|y -x&&y -x||y -x?y:z -x=y x+=y x-=y x*=y x/=y x%=y x<<=y x>>=y x&=y x^=y x|=y -x,y diff --git a/third_party/git/t/t4034/objc/pre b/third_party/git/t/t4034/objc/pre deleted file mode 100644 index 9106d63e8794..000000000000 --- a/third_party/git/t/t4034/objc/pre +++ /dev/null @@ -1,18 +0,0 @@ -Foo():x(0&&1){} -cout<<"Hello World!\n"<<endl; -1 -1e10 0xabcdef 'x' -[a] a->b a.b -!a ~a a++ a-- a*b a&b -a*b a/b a%b -a+b a-b -a<<b a>>b -a<b a<=b a>b a>=b -a==b a!=b -a&b -a^b -a|b -a&&b -a||b -a?b:z -a=b a+=b a-=b a*=b a/=b a%=b a<<=b a>>=b a&=b a^=b a|=b -a,y diff --git a/third_party/git/t/t4034/pascal/expect b/third_party/git/t/t4034/pascal/expect deleted file mode 100644 index 2ce42309540c..000000000000 --- a/third_party/git/t/t4034/pascal/expect +++ /dev/null @@ -1,35 +0,0 @@ -<BOLD>diff --git a/pre b/post<RESET> -<BOLD>index 077046c..8865e6b 100644<RESET> -<BOLD>--- a/pre<RESET> -<BOLD>+++ b/post<RESET> -<CYAN>@@ -1,18 +1,18 @@<RESET> -writeln("Hello World<RED>!<RESET><GREEN>?<RESET>"); -<GREEN>(<RESET>1<GREEN>) (<RESET>-1e10<GREEN>) (<RESET>0xabcdef<GREEN>)<RESET> '<RED>x<RESET><GREEN>y<RESET>' -[<RED>a<RESET><GREEN>x<RESET>] <RED>a<RESET><GREEN>x<RESET>-><RED>b a<RESET><GREEN>y x<RESET>.<RED>b<RESET><GREEN>y<RESET> -!<RED>a<RESET><GREEN>x<RESET> ~<RED>a a<RESET><GREEN>x x<RESET>++ <RED>a<RESET><GREEN>x<RESET>-- <RED>a<RESET><GREEN>x<RESET>*<RED>b a<RESET><GREEN>y x<RESET>&<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>*<RED>b a<RESET><GREEN>y x<RESET>/<RED>b a<RESET><GREEN>y x<RESET>%<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>+<RED>b a<RESET><GREEN>y x<RESET>-<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET><<<RED>b a<RESET><GREEN>y x<RESET>>><RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET><<RED>b a<RESET><GREEN>y x<RESET><=<RED>b a<RESET><GREEN>y x<RESET>><RED>b a<RESET><GREEN>y x<RESET>>=<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>==<RED>b a<RESET><GREEN>y x<RESET>!=<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>&<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>^<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>|<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>&&<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>||<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>?<RED>b<RESET><GREEN>y<RESET>:z -<RED>a<RESET><GREEN>x<RESET>=<RED>b a<RESET><GREEN>y x<RESET>+=<RED>b a<RESET><GREEN>y x<RESET>-=<RED>b a<RESET><GREEN>y x<RESET>*=<RED>b a<RESET><GREEN>y x<RESET>/=<RED>b a<RESET><GREEN>y x<RESET>%=<RED>b a<RESET><GREEN>y x<RESET><<=<RED>b a<RESET><GREEN>y x<RESET>>>=<RED>b a<RESET><GREEN>y x<RESET>&=<RED>b a<RESET><GREEN>y x<RESET>^=<RED>b a<RESET><GREEN>y x<RESET>|=<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>,y -<RED>a<RESET><GREEN>x<RESET>::<RED>b<RESET><GREEN>y<RESET> diff --git a/third_party/git/t/t4034/pascal/post b/third_party/git/t/t4034/pascal/post deleted file mode 100644 index 8865e6bdddcb..000000000000 --- a/third_party/git/t/t4034/pascal/post +++ /dev/null @@ -1,18 +0,0 @@ -writeln("Hello World?"); -(1) (-1e10) (0xabcdef) 'y' -[x] x->y x.y -!x ~x x++ x-- x*y x&y -x*y x/y x%y -x+y x-y -x<<y x>>y -x<y x<=y x>y x>=y -x==y x!=y -x&y -x^y -x|y -x&&y -x||y -x?y:z -x=y x+=y x-=y x*=y x/=y x%=y x<<=y x>>=y x&=y x^=y x|=y -x,y -x::y diff --git a/third_party/git/t/t4034/pascal/pre b/third_party/git/t/t4034/pascal/pre deleted file mode 100644 index 077046c8322a..000000000000 --- a/third_party/git/t/t4034/pascal/pre +++ /dev/null @@ -1,18 +0,0 @@ -writeln("Hello World!"); -1 -1e10 0xabcdef 'x' -[a] a->b a.b -!a ~a a++ a-- a*b a&b -a*b a/b a%b -a+b a-b -a<<b a>>b -a<b a<=b a>b a>=b -a==b a!=b -a&b -a^b -a|b -a&&b -a||b -a?b:z -a=b a+=b a-=b a*=b a/=b a%=b a<<=b a>>=b a&=b a^=b a|=b -a,y -a::b diff --git a/third_party/git/t/t4034/perl/expect b/third_party/git/t/t4034/perl/expect deleted file mode 100644 index a1deb6b6ade8..000000000000 --- a/third_party/git/t/t4034/perl/expect +++ /dev/null @@ -1,13 +0,0 @@ -<BOLD>diff --git a/pre b/post<RESET> -<BOLD>index f6610d3..e8b72ef 100644<RESET> -<BOLD>--- a/pre<RESET> -<BOLD>+++ b/post<RESET> -<CYAN>@@ -4,8 +4,8 @@<RESET> - -package Frotz;<RESET> -sub new {<RESET> - my <GREEN>(<RESET>$class<GREEN>, %opts)<RESET> = <RED>shift<RESET><GREEN>@_<RESET>; - return bless { <GREEN>xyzzy => "nitfol", %opts<RESET> }, $class; -}<RESET> - -__END__<RESET> diff --git a/third_party/git/t/t4034/perl/post b/third_party/git/t/t4034/perl/post deleted file mode 100644 index e8b72ef5dcd5..000000000000 --- a/third_party/git/t/t4034/perl/post +++ /dev/null @@ -1,22 +0,0 @@ -#!/usr/bin/perl - -use strict; - -package Frotz; -sub new { - my ($class, %opts) = @_; - return bless { xyzzy => "nitfol", %opts }, $class; -} - -__END__ -=head1 NAME - -frotz - Frotz - -=head1 SYNOPSIS - - use frotz; - - $nitfol = new Frotz(); - -=cut diff --git a/third_party/git/t/t4034/perl/pre b/third_party/git/t/t4034/perl/pre deleted file mode 100644 index f6610d37b8aa..000000000000 --- a/third_party/git/t/t4034/perl/pre +++ /dev/null @@ -1,22 +0,0 @@ -#!/usr/bin/perl - -use strict; - -package Frotz; -sub new { - my $class = shift; - return bless {}, $class; -} - -__END__ -=head1 NAME - -frotz - Frotz - -=head1 SYNOPSIS - - use frotz; - - $nitfol = new Frotz(); - -=cut diff --git a/third_party/git/t/t4034/php/expect b/third_party/git/t/t4034/php/expect deleted file mode 100644 index 040440860a70..000000000000 --- a/third_party/git/t/t4034/php/expect +++ /dev/null @@ -1,35 +0,0 @@ -<BOLD>diff --git a/pre b/post<RESET> -<BOLD>index cf6e06b..4420a49 100644<RESET> -<BOLD>--- a/pre<RESET> -<BOLD>+++ b/post<RESET> -<CYAN>@@ -1,18 +1,18 @@<RESET> -<GREEN>(<RESET>$var<GREEN>)<RESET> $ var -<?="Hello World<RED>!<RESET><GREEN>?<RESET>"?> -<GREEN>(<RESET>1<GREEN>) (<RESET>-1e10<GREEN>) (<RESET>0xabcdef<GREEN>)<RESET> '<RED>x<RESET><GREEN>y<RESET>' -[<RED>a<RESET><GREEN>x<RESET>] <RED>a<RESET><GREEN>x<RESET>-><RED>b a<RESET><GREEN>y x<RESET>.<RED>b<RESET><GREEN>y<RESET> -!<RED>a<RESET><GREEN>x<RESET> ~<RED>a a<RESET><GREEN>x x<RESET>++ <RED>a<RESET><GREEN>x<RESET>-- <RED>a<RESET><GREEN>x<RESET>*<RED>b a<RESET><GREEN>y x<RESET>&<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>*<RED>b a<RESET><GREEN>y x<RESET>/<RED>b a<RESET><GREEN>y x<RESET>%<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>+<RED>b a<RESET><GREEN>y x<RESET>-<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET><<<RED>b a<RESET><GREEN>y x<RESET>>><RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET><<RED>b a<RESET><GREEN>y x<RESET><=<RED>b a<RESET><GREEN>y x<RESET>><RED>b a<RESET><GREEN>y x<RESET>>=<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>==<RED>b a<RESET><GREEN>y x<RESET>!=<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>&<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>^<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>|<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>&&<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>||<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>?<RED>b<RESET><GREEN>y<RESET>:z -<RED>a<RESET><GREEN>x<RESET>=<RED>b a<RESET><GREEN>y x<RESET>+=<RED>b a<RESET><GREEN>y x<RESET>-=<RED>b a<RESET><GREEN>y x<RESET>*=<RED>b a<RESET><GREEN>y x<RESET>/=<RED>b a<RESET><GREEN>y x<RESET>%=<RED>b a<RESET><GREEN>y x<RESET><<=<RED>b a<RESET><GREEN>y x<RESET>>>=<RED>b a<RESET><GREEN>y x<RESET>&=<RED>b a<RESET><GREEN>y x<RESET>^=<RED>b a<RESET><GREEN>y x<RESET>|=<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>,y diff --git a/third_party/git/t/t4034/php/post b/third_party/git/t/t4034/php/post deleted file mode 100644 index 4420a4919206..000000000000 --- a/third_party/git/t/t4034/php/post +++ /dev/null @@ -1,18 +0,0 @@ -($var) $ var -<?="Hello World?"?> -(1) (-1e10) (0xabcdef) 'y' -[x] x->y x.y -!x ~x x++ x-- x*y x&y -x*y x/y x%y -x+y x-y -x<<y x>>y -x<y x<=y x>y x>=y -x==y x!=y -x&y -x^y -x|y -x&&y -x||y -x?y:z -x=y x+=y x-=y x*=y x/=y x%=y x<<=y x>>=y x&=y x^=y x|=y -x,y diff --git a/third_party/git/t/t4034/php/pre b/third_party/git/t/t4034/php/pre deleted file mode 100644 index cf6e06bc222a..000000000000 --- a/third_party/git/t/t4034/php/pre +++ /dev/null @@ -1,18 +0,0 @@ -$var $var -<?= "Hello World!" ?> -1 -1e10 0xabcdef 'x' -[a] a->b a.b -!a ~a a++ a-- a*b a&b -a*b a/b a%b -a+b a-b -a<<b a>>b -a<b a<=b a>b a>=b -a==b a!=b -a&b -a^b -a|b -a&&b -a||b -a?b:z -a=b a+=b a-=b a*=b a/=b a%=b a<<=b a>>=b a&=b a^=b a|=b -a,y diff --git a/third_party/git/t/t4034/python/expect b/third_party/git/t/t4034/python/expect deleted file mode 100644 index 8abb8a48b483..000000000000 --- a/third_party/git/t/t4034/python/expect +++ /dev/null @@ -1,34 +0,0 @@ -<BOLD>diff --git a/pre b/post<RESET> -<BOLD>index 438f776..68baf34 100644<RESET> -<BOLD>--- a/pre<RESET> -<BOLD>+++ b/post<RESET> -<CYAN>@@ -1,17 +1,17 @@<RESET> -print<RED>u<RESET> "Hello World<RED>!<RESET><GREEN>?<RESET>\n"<GREEN>; print<RESET> -<GREEN>(<RESET>1<GREEN>) (<RESET>-1e10<GREEN>) (<RESET>0xabcdef<GREEN>) u<RESET>'<RED>x<RESET><GREEN>y<RESET>' -[<RED>a<RESET><GREEN>x<RESET>] <RED>a<RESET><GREEN>x<RESET>-><RED>b a<RESET><GREEN>y x<RESET>.<RED>b<RESET><GREEN>y<RESET> -!<RED>a<RESET><GREEN>x<RESET> ~<RED>a a<RESET><GREEN>x x<RESET>++ <RED>a<RESET><GREEN>x<RESET>-- <RED>a<RESET><GREEN>x<RESET>*<RED>b a<RESET><GREEN>y x<RESET>&<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>*<RED>b a<RESET><GREEN>y x<RESET>/<RED>b a<RESET><GREEN>y x<RESET>%<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>+<RED>b a<RESET><GREEN>y x<RESET>-<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET><<<RED>b a<RESET><GREEN>y x<RESET>>><RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET><<RED>b a<RESET><GREEN>y x<RESET><=<RED>b a<RESET><GREEN>y x<RESET>><RED>b a<RESET><GREEN>y x<RESET>>=<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>==<RED>b a<RESET><GREEN>y x<RESET>!=<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>&<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>^<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>|<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>&&<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>||<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>?<RED>b<RESET><GREEN>y<RESET>:z -<RED>a<RESET><GREEN>x<RESET>=<RED>b a<RESET><GREEN>y x<RESET>+=<RED>b a<RESET><GREEN>y x<RESET>-=<RED>b a<RESET><GREEN>y x<RESET>*=<RED>b a<RESET><GREEN>y x<RESET>/=<RED>b a<RESET><GREEN>y x<RESET>%=<RED>b a<RESET><GREEN>y x<RESET><<=<RED>b a<RESET><GREEN>y x<RESET>>>=<RED>b a<RESET><GREEN>y x<RESET>&=<RED>b a<RESET><GREEN>y x<RESET>^=<RED>b a<RESET><GREEN>y x<RESET>|=<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>,y diff --git a/third_party/git/t/t4034/python/post b/third_party/git/t/t4034/python/post deleted file mode 100644 index 68baf34f0ea1..000000000000 --- a/third_party/git/t/t4034/python/post +++ /dev/null @@ -1,17 +0,0 @@ -print "Hello World?\n"; print -(1) (-1e10) (0xabcdef) u'y' -[x] x->y x.y -!x ~x x++ x-- x*y x&y -x*y x/y x%y -x+y x-y -x<<y x>>y -x<y x<=y x>y x>=y -x==y x!=y -x&y -x^y -x|y -x&&y -x||y -x?y:z -x=y x+=y x-=y x*=y x/=y x%=y x<<=y x>>=y x&=y x^=y x|=y -x,y diff --git a/third_party/git/t/t4034/python/pre b/third_party/git/t/t4034/python/pre deleted file mode 100644 index 438f77687548..000000000000 --- a/third_party/git/t/t4034/python/pre +++ /dev/null @@ -1,17 +0,0 @@ -print u"Hello World!\n" -1 -1e10 0xabcdef 'x' -[a] a->b a.b -!a ~a a++ a-- a*b a&b -a*b a/b a%b -a+b a-b -a<<b a>>b -a<b a<=b a>b a>=b -a==b a!=b -a&b -a^b -a|b -a&&b -a||b -a?b:z -a=b a+=b a-=b a*=b a/=b a%=b a<<=b a>>=b a&=b a^=b a|=b -a,y diff --git a/third_party/git/t/t4034/ruby/expect b/third_party/git/t/t4034/ruby/expect deleted file mode 100644 index 16e1dd5674d0..000000000000 --- a/third_party/git/t/t4034/ruby/expect +++ /dev/null @@ -1,34 +0,0 @@ -<BOLD>diff --git a/pre b/post<RESET> -<BOLD>index 30ed9a1..7678f14 100644<RESET> -<BOLD>--- a/pre<RESET> -<BOLD>+++ b/post<RESET> -<CYAN>@@ -1,17 +1,17 @@<RESET> -10.downto(1) {|<RED>x<RESET><GREEN>y<RESET>| puts <RED>x<RESET><GREEN>y<RESET>} -<GREEN>(<RESET>1<GREEN>) (<RESET>-1e10<GREEN>) (<RESET>0xabcdef<GREEN>)<RESET> '<RED>x<RESET><GREEN>y<RESET>' -[<RED>a<RESET><GREEN>x<RESET>] <RED>a<RESET><GREEN>x<RESET>-><RED>b a<RESET><GREEN>y x<RESET>.<RED>b<RESET><GREEN>y<RESET> -!<RED>a<RESET><GREEN>x<RESET> ~<RED>a a<RESET><GREEN>x x<RESET>++ <RED>a<RESET><GREEN>x<RESET>-- <RED>a<RESET><GREEN>x<RESET>*<RED>b a<RESET><GREEN>y x<RESET>&<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>*<RED>b a<RESET><GREEN>y x<RESET>/<RED>b a<RESET><GREEN>y x<RESET>%<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>+<RED>b a<RESET><GREEN>y x<RESET>-<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET><<<RED>b a<RESET><GREEN>y x<RESET>>><RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET><<RED>b a<RESET><GREEN>y x<RESET><=<RED>b a<RESET><GREEN>y x<RESET>><RED>b a<RESET><GREEN>y x<RESET>>=<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>==<RED>b a<RESET><GREEN>y x<RESET>!=<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>&<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>^<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>|<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>&&<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>||<RED>b<RESET> -<RED>a?b<RESET><GREEN>y<RESET> -<GREEN>x?y<RESET>:z -<RED>a<RESET><GREEN>x<RESET>=<RED>b a<RESET><GREEN>y x<RESET>+=<RED>b a<RESET><GREEN>y x<RESET>-=<RED>b a<RESET><GREEN>y x<RESET>*=<RED>b a<RESET><GREEN>y x<RESET>/=<RED>b a<RESET><GREEN>y x<RESET>%=<RED>b a<RESET><GREEN>y x<RESET><<=<RED>b a<RESET><GREEN>y x<RESET>>>=<RED>b a<RESET><GREEN>y x<RESET>&=<RED>b a<RESET><GREEN>y x<RESET>^=<RED>b a<RESET><GREEN>y x<RESET>|=<RED>b<RESET> -<RED>a<RESET><GREEN>y<RESET> -<GREEN>x<RESET>,y diff --git a/third_party/git/t/t4034/ruby/post b/third_party/git/t/t4034/ruby/post deleted file mode 100644 index 7678f14e148e..000000000000 --- a/third_party/git/t/t4034/ruby/post +++ /dev/null @@ -1,17 +0,0 @@ -10.downto(1) {|y| puts y} -(1) (-1e10) (0xabcdef) 'y' -[x] x->y x.y -!x ~x x++ x-- x*y x&y -x*y x/y x%y -x+y x-y -x<<y x>>y -x<y x<=y x>y x>=y -x==y x!=y -x&y -x^y -x|y -x&&y -x||y -x?y:z -x=y x+=y x-=y x*=y x/=y x%=y x<<=y x>>=y x&=y x^=y x|=y -x,y diff --git a/third_party/git/t/t4034/ruby/pre b/third_party/git/t/t4034/ruby/pre deleted file mode 100644 index 30ed9a15952d..000000000000 --- a/third_party/git/t/t4034/ruby/pre +++ /dev/null @@ -1,17 +0,0 @@ -10.downto(1) {|x| puts x} -1 -1e10 0xabcdef 'x' -[a] a->b a.b -!a ~a a++ a-- a*b a&b -a*b a/b a%b -a+b a-b -a<<b a>>b -a<b a<=b a>b a>=b -a==b a!=b -a&b -a^b -a|b -a&&b -a||b -a?b:z -a=b a+=b a-=b a*=b a/=b a%=b a<<=b a>>=b a&=b a^=b a|=b -a,y diff --git a/third_party/git/t/t4034/tex/expect b/third_party/git/t/t4034/tex/expect deleted file mode 100644 index 604969bcde9b..000000000000 --- a/third_party/git/t/t4034/tex/expect +++ /dev/null @@ -1,9 +0,0 @@ -<BOLD>diff --git a/pre b/post<RESET> -<BOLD>index 2b2dfcb..65cab61 100644<RESET> -<BOLD>--- a/pre<RESET> -<BOLD>+++ b/post<RESET> -<CYAN>@@ -1,4 +1,4 @@<RESET> -\section{Something <GREEN>new<RESET>} -<RED>\emph<RESET><GREEN>\textbf<RESET>{Macro style} -{<RED>\em<RESET><GREEN>\bfseries<RESET> State toggle style} -\\[<RED>1em<RESET><GREEN>1cm<RESET>] diff --git a/third_party/git/t/t4034/tex/post b/third_party/git/t/t4034/tex/post deleted file mode 100644 index 65cab61a10bb..000000000000 --- a/third_party/git/t/t4034/tex/post +++ /dev/null @@ -1,4 +0,0 @@ -\section{Something new} -\textbf{Macro style} -{\bfseries State toggle style} -\\[1cm] diff --git a/third_party/git/t/t4034/tex/pre b/third_party/git/t/t4034/tex/pre deleted file mode 100644 index 2b2dfcb65c57..000000000000 --- a/third_party/git/t/t4034/tex/pre +++ /dev/null @@ -1,4 +0,0 @@ -\section{Something} -\emph{Macro style} -{\em State toggle style} -\\[1em] |