.. |
.gitignore
|
ddfe51415b
* Ignore output programs
|
%!s(int64=3) %!d(string=hai) anos |
Makefile
|
679f2f75b3
human68k: regenerated Makefiles
|
hai 1 ano |
Makefile.fpc
|
4c7f9238c7
* SQL parser
|
%!s(int64=15) %!d(string=hai) anos |
README.txt
|
15152a2045
* fcl-db: TSQLScript tests for issue #25334, probably issue #17829
|
%!s(int64=11) %!d(string=hai) anos |
bufdatasettoolsunit.pas
|
eb009243aa
* PChar -> PansiChar
|
%!s(int64=2) %!d(string=hai) anos |
database.ini.txt
|
41024d1047
fcl-db: tests: comment why test fails on Firebird
|
%!s(int64=7) %!d(string=hai) anos |
dbftoolsunit.pas
|
eb009243aa
* PChar -> PansiChar
|
%!s(int64=2) %!d(string=hai) anos |
dbguitestrunner.pas
|
7d0fc1cbc9
* Test bug #32348, change button to menu item
|
%!s(int64=7) %!d(string=hai) anos |
dbtestframework.lpi
|
c120a13af8
* Unprepare on commit/rollback
|
hai 1 ano |
dbtestframework.pas
|
fbe36d91da
* Fix bug ID #31385
|
%!s(int64=6) %!d(string=hai) anos |
dbtestframework_gui.lpi
|
7d0fc1cbc9
* Test bug #32348, change button to menu item
|
%!s(int64=7) %!d(string=hai) anos |
dbtestframework_gui.lpr
|
ff0887b9b3
* Additional tests for sqlite3dataset by Luis Americo (bug ID 323247)
|
%!s(int64=6) %!d(string=hai) anos |
inieditor.lfm
|
edca192fad
* Fix many warnings & hints
|
%!s(int64=7) %!d(string=hai) anos |
inieditor.pas
|
edca192fad
* Fix many warnings & hints
|
%!s(int64=7) %!d(string=hai) anos |
memdstoolsunit.pas
|
c46b45bf72
* Patch from Laco to add TSingleField
|
%!s(int64=3) %!d(string=hai) anos |
reruntest.sh
|
998da11ecd
* Script to test for memory leaks
|
%!s(int64=12) %!d(string=hai) anos |
sdfdstoolsunit.pas
|
9f4333d20a
fcl-db: tests: Add sqlite3ds connector to db test suite. Patch from Luiz Americo. Bug #28200
|
%!s(int64=10) %!d(string=hai) anos |
sqldbtoolsunit.pas
|
c120a13af8
* Unprepare on commit/rollback
|
hai 1 ano |
sqlite3dstoolsunit.pas
|
ff0887b9b3
* Additional tests for sqlite3dataset by Luis Americo (bug ID 323247)
|
%!s(int64=6) %!d(string=hai) anos |
tccsvdataset.pp
|
694888e7c8
* Make sure open/close use same options in CSV close/open writing
|
%!s(int64=5) %!d(string=hai) anos |
tcgensql.pas
|
9fca033ac3
sql parser: unify identifier path code
|
%!s(int64=5) %!d(string=hai) anos |
tcparser.pas
|
32465fbdc1
* Fix wrong char->ansichar
|
hai 1 ano |
tcsdfdata.pp
|
6f3da41769
fcl-db: sdfdataset: Added support for reading of CSV files, which have embedded CRLF between double-quotes (Added TSDFStringList) + test.
|
%!s(int64=10) %!d(string=hai) anos |
tcsqlscanner.pas
|
b3f8270ea6
* PChar -> PAnsiChar
|
%!s(int64=2) %!d(string=hai) anos |
test-list.txt
|
998da11ecd
* Script to test for memory leaks
|
%!s(int64=12) %!d(string=hai) anos |
test.json
|
9135ece182
* Example for JSON dataset
|
%!s(int64=13) %!d(string=hai) anos |
testbasics.pas
|
edca192fad
* Fix many warnings & hints
|
%!s(int64=7) %!d(string=hai) anos |
testbufdatasetstreams.pas
|
00e132498e
* Fix name array
|
%!s(int64=5) %!d(string=hai) anos |
testdatasources.pas
|
eb009243aa
* PChar -> PansiChar
|
%!s(int64=2) %!d(string=hai) anos |
testdbbasics.pas
|
eb009243aa
* PChar -> PansiChar
|
%!s(int64=2) %!d(string=hai) anos |
testdbexport.pas
|
eb009243aa
* PChar -> PansiChar
|
%!s(int64=2) %!d(string=hai) anos |
testdddiff.pp
|
c2dc42bb89
* test for Data dictionary diff mechanism
|
%!s(int64=17) %!d(string=hai) anos |
testfieldtypes.pas
|
32465fbdc1
* Fix wrong char->ansichar
|
hai 1 ano |
testjsondataset.lpi
|
df6c01be27
* Lazarus project file for json test
|
%!s(int64=5) %!d(string=hai) anos |
testjsondataset.pp
|
04a51a622d
* Fix memleaks (bug ID 36408)
|
%!s(int64=5) %!d(string=hai) anos |
testleaks.sh
|
087b6b4a39
* Fixed Master/Detail relation in SQLDB and fixed memory leak
|
%!s(int64=12) %!d(string=hai) anos |
testspecifictbufdataset.pas
|
b9e94a961d
* Added test for bug ID #36086 (lookup on empty dataset)
|
%!s(int64=5) %!d(string=hai) anos |
testspecifictdbf.pas
|
edca192fad
* Fix many warnings & hints
|
%!s(int64=7) %!d(string=hai) anos |
testspecifictmemdataset.pas
|
fbe36d91da
* Fix bug ID #31385
|
%!s(int64=6) %!d(string=hai) anos |
testspecifictsqlite3dataset.pp
|
ff0887b9b3
* Additional tests for sqlite3dataset by Luis Americo (bug ID 323247)
|
%!s(int64=6) %!d(string=hai) anos |
testsqldb.pas
|
c120a13af8
* Unprepare on commit/rollback
|
hai 1 ano |
testsqlfiles.lpi
|
b11276b34f
* Patch from Graeme to reduce dependencies (consolerunner is now in FCL)
|
%!s(int64=13) %!d(string=hai) anos |
testsqlfiles.lpr
|
4c7f9238c7
* SQL parser
|
%!s(int64=15) %!d(string=hai) anos |
testsqlscanner.lpi
|
b3f8270ea6
* PChar -> PAnsiChar
|
%!s(int64=2) %!d(string=hai) anos |
testsqlscanner.lpr
|
b3f8270ea6
* PChar -> PAnsiChar
|
%!s(int64=2) %!d(string=hai) anos |
testsqlscanner_gui.lpi
|
d3bb0d4a17
+ fcl-db: add GUI for tests in testsqlscanner
|
%!s(int64=11) %!d(string=hai) anos |
testsqlscanner_gui.lpr
|
d3bb0d4a17
+ fcl-db: add GUI for tests in testsqlscanner
|
%!s(int64=11) %!d(string=hai) anos |
testsqlscript.pas
|
eb009243aa
* PChar -> PansiChar
|
%!s(int64=2) %!d(string=hai) anos |
toolsunit.pas
|
eb009243aa
* PChar -> PansiChar
|
%!s(int64=2) %!d(string=hai) anos |