mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-25 19:29:33 +02:00
* moved to correct directory
This commit is contained in:
parent
7a8510ef63
commit
3f639982d0
18
tests/webtbf/tw1827.pp
Normal file
18
tests/webtbf/tw1827.pp
Normal file
@ -0,0 +1,18 @@
|
||||
{ %FAIL }
|
||||
|
||||
begin
|
||||
ReadLn('SomeText');
|
||||
end.
|
||||
|
||||
{
|
||||
$Log$
|
||||
Revision 1.1 2002-03-08 20:18:28 carl
|
||||
* moved to correct directory
|
||||
|
||||
Revision 1.1 2002/03/07 21:44:14 carl
|
||||
+ bug report #1827 testing
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
{ %RESULTCODE=1 }
|
||||
{ %FAIL }
|
||||
{ Source provided for Free Pascal Bug Report 1858 }
|
||||
{ Submitted by "Mattias Gaertner" on 2002-03-07 }
|
||||
{ e-mail: nc-gaertnma@netcologne.de }
|
||||
@ -23,7 +23,10 @@ end.
|
||||
|
||||
{
|
||||
$Log$
|
||||
Revision 1.2 2002-03-07 21:46:41 carl
|
||||
Revision 1.1 2002-03-08 20:18:28 carl
|
||||
* moved to correct directory
|
||||
|
||||
Revision 1.2 2002/03/07 21:46:41 carl
|
||||
+ fix unit name
|
||||
|
||||
Revision 1.1 2002/03/07 21:40:56 carl
|
@ -1,15 +0,0 @@
|
||||
{ %RESULTCODE=1 }
|
||||
|
||||
begin
|
||||
ReadLn('SomeText');
|
||||
end.
|
||||
|
||||
{
|
||||
$Log$
|
||||
Revision 1.1 2002-03-07 21:44:14 carl
|
||||
+ bug report #1827 testing
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user