mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-23 16:09:43 +02:00
* Renamed TestSQLFieldTypes.pas to TestFieldTypes.pas for consistency needed by dbdigest
git-svn-id: trunk@9894 -
This commit is contained in:
parent
200f1e5643
commit
3154a97ef4
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -4133,7 +4133,7 @@ packages/fcl-db/tests/memdstoolsunit.pas svneol=native#text/plain
|
||||
packages/fcl-db/tests/sqldbtoolsunit.pas -text
|
||||
packages/fcl-db/tests/testbasics.pas svneol=native#text/plain
|
||||
packages/fcl-db/tests/testdbbasics.pas -text
|
||||
packages/fcl-db/tests/testsqlfieldtypes.pas -text
|
||||
packages/fcl-db/tests/testfieldtypes.pas svneol=native#text/plain
|
||||
packages/fcl-db/tests/toolsunit.pas -text
|
||||
packages/fcl-fpcunit/Makefile svneol=native#text/plain
|
||||
packages/fcl-fpcunit/Makefile.fpc svneol=native#text/plain
|
||||
|
@ -1,4 +1,4 @@
|
||||
unit TestSQLFieldTypes;
|
||||
unit TestFieldTypes;
|
||||
|
||||
{$mode objfpc}{$H+}
|
||||
|
Loading…
Reference in New Issue
Block a user