mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 05:59:28 +02:00
Moves gettext test to correct position
git-svn-id: trunk@12291 -
This commit is contained in:
parent
15e597682e
commit
557fd1e1c6
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -7131,7 +7131,6 @@ tests/tbs/tb0554.pp svneol=native#text/plain
|
||||
tests/tbs/tb0555.pp svneol=native#text/plain
|
||||
tests/tbs/tb0556.pp svneol=native#text/plain
|
||||
tests/tbs/tb0557.pp svneol=native#text/plain
|
||||
tests/tbs/tb0558.pp svneol=native#text/plain
|
||||
tests/tbs/tb205.pp svneol=native#text/plain
|
||||
tests/tbs/ub0060.pp svneol=native#text/plain
|
||||
tests/tbs/ub0069.pp svneol=native#text/plain
|
||||
@ -7589,6 +7588,7 @@ tests/test/opt/treg3.pp svneol=native#text/plain
|
||||
tests/test/opt/treg4.pp svneol=native#text/plain
|
||||
tests/test/opt/tretopt.pp svneol=native#text/plain
|
||||
tests/test/opt/tspace.pp svneol=native#text/plain
|
||||
tests/test/packages/fcl-base/tgettext1.pp svneol=native#text/plain
|
||||
tests/test/packages/fcl-db/assertions.pas svneol=native#text/plain
|
||||
tests/test/packages/fcl-db/dbftoolsunit.pas svneol=native#text/plain
|
||||
tests/test/packages/fcl-db/tdb1.pp svneol=native#text/plain
|
||||
|
@ -120,7 +120,7 @@ endif
|
||||
|
||||
# Subdirs available in the test subdir
|
||||
TESTSUBDIRS=cg cg/variants cg/cdecl opt units/system units/dos units/crt units/objects units/strings units/sysutils units/math units/sharemem
|
||||
TESTPACKAGESUBDIRS=cg packages/win-base packages/webtbs packages/hash packages/fcl-registry packages/fcl-process packages/zlib packages/fcl-db
|
||||
TESTPACKAGESUBDIRS=cg packages/win-base packages/webtbs packages/hash packages/fcl-registry packages/fcl-process packages/zlib packages/fcl-db packages/fcl-base
|
||||
|
||||
ifdef QUICKTEST
|
||||
export QUICKTEST
|
||||
|
Loading…
Reference in New Issue
Block a user