+ tests/packages

* tw3920.pp moved

git-svn-id: trunk@565 -
This commit is contained in:
florian 2005-07-02 16:15:07 +00:00
parent a440df217b
commit cb5e8fc609
3 changed files with 4 additions and 2 deletions

2
.gitattributes vendored
View File

@ -4247,6 +4247,7 @@ tests/bench/shootout/src/wc.pp svneol=native#text/plain
tests/bench/timer.pas svneol=native#text/plain
tests/bench/whet.pas svneol=native#text/plain
tests/dbdigest.cfg.example -text
tests/packages/webtbs/tw3820.pp svneol=native#text/plain
tests/readme.txt svneol=native#text/plain
tests/tbf/tb0001.pp svneol=native#text/plain
tests/tbf/tb0002.pp svneol=native#text/plain
@ -6085,7 +6086,6 @@ tests/webtbs/tw3796.pp svneol=native#text/plain
tests/webtbs/tw3805.pp svneol=native#text/plain
tests/webtbs/tw3812.pp svneol=native#text/plain
tests/webtbs/tw3814.pp svneol=native#text/plain
tests/webtbs/tw3820.pp svneol=native#text/plain
tests/webtbs/tw3827.pp svneol=native#text/plain
tests/webtbs/tw3833.pp svneol=native#text/plain
tests/webtbs/tw3840.pp svneol=native#text/plain

View File

@ -11,6 +11,8 @@ tbf..............Tests for other bugs, added by the fpc core team
(fail compile) Digits in filename is a serial no
units............Helper units for doing the tests
utils............Utilities for processing tests
packages.........Tests for packages: to run this tests, the full fpc sources
must be build
Writing a test