The golden-files shouldn't contain my username.

The tool tests wouldn't have passed anywhere else. There are still
some instances to fix.
This commit is contained in:
Andrew Hamilton 2016-09-30 09:47:58 +02:00
parent d684f0b42b
commit 6c58d305bb
5 changed files with 38 additions and 30 deletions

View file

@ -1,6 +1,6 @@
===SORRY!===
Two terms in a row across lines (missing semicolon or comma?)
at /home/ahamilton/code/vigil/golden-files/./input/perl6.p6:30
at /tmp/vigil/golden-files/./input/perl6.p6:30
------> say 'Hello from Perl 6!'⏏<EOL>
expecting any of:
infix
@ -11,6 +11,6 @@ at /home/ahamilton/code/vigil/golden-files/./input/perl6.p6:30
statement modifier loop
Other potential difficulties:
Useless declaration of a has-scoped method in mainline (did you mean 'my regex http-verb'?)
at /home/ahamilton/code/vigil/golden-files/./input/perl6.p6:11
at /tmp/vigil/golden-files/./input/perl6.p6:11
------> regex ⏏http-verb {

View file

@ -1,6 +1,6 @@
===SORRY!===
Two terms in a row across lines (missing semicolon or comma?)
at /home/ahamilton/code/vigil/golden-files/./input/perl6.pl:30
at /tmp/vigil/golden-files/./input/perl6.pl:30
------> say 'Hello from Perl 6!'⏏<EOL>
expecting any of:
infix
@ -11,6 +11,6 @@ at /home/ahamilton/code/vigil/golden-files/./input/perl6.pl:30
statement modifier loop
Other potential difficulties:
Useless declaration of a has-scoped method in mainline (did you mean 'my regex http-verb'?)
at /home/ahamilton/code/vigil/golden-files/./input/perl6.pl:11
at /tmp/vigil/golden-files/./input/perl6.pl:11
------> regex ⏏http-verb {

View file

@ -1,12 +1,12 @@
Help on module hi3:
NAME
hi3
FUNCTIONS
hi()
FILE
/home/ahamilton/code/vigil/golden-files/input/hi3.py
Help on module hi3:
NAME
hi3
FUNCTIONS
hi()
FILE
/tmp/vigil/golden-files/input/hi3.py

View file

@ -1,12 +1,12 @@
Help on module hi:
NAME
hi
FILE
/home/ahamilton/code/vigil/golden-files/input/hi.py
FUNCTIONS
hi()
Help on module hi:
NAME
hi
FILE
/tmp/vigil/golden-files/input/hi.py
FUNCTIONS
hi()