Sven/Sarah Barth
|
48c54afabb
* patch by Sergey Larin to handle Native(U)Int conversions from/to variants, resolves #37339
|
4 лет назад |
flyingsheep
|
b8b1aeb4e0
* Fix for issue #39379 by bart broersma
|
4 лет назад |
pierre
|
8a568acaa8
Use gdate/date -u option to get universal time for TEST_DATETIME variable
|
4 лет назад |
florian
|
083b7da54e
* @PLT is needed for calls to link it properly with pic code
|
5 лет назад |
pierre
|
5aea57b5fc
* tests/Makefile.fpc: Add NATIVE_FPC=$(FPC) to tstunits rule make call.
|
6 лет назад |
florian
|
35bcb99e6f
+ create directory for C objects if needed
|
5 лет назад |
pierre
|
1081f5aad7
+ Add TEST_PARALLEL, adds -L option to DOTESTOPT
|
6 лет назад |
pierre
|
c595135723
Add wposuffix to keep different logs for each pass when passes is > 1
|
4 лет назад |
florian
|
bef4d583da
* support passing options to the emulator when using one for testing
|
4 лет назад |
lacak
|
aadb08980b
fcl-db: base: +TParam.AsByte (for Delphi compatibility)
|
4 лет назад |
lacak
|
b421a17c84
fcl-db: sqlite: add support for journal_mode pragma (beside foreign_keys pragma). This pragma must be set after connect before any transaction starts.
|
4 лет назад |
lacak
|
aff575ea1b
fcl-db: base: xmldatapacketreader: fix XML data types
|
4 лет назад |
lacak
|
5a3c4b5f39
fcl-db: tests: fix typo
|
4 лет назад |
lacak
|
f02f74ec24
fcl-db: mysql: use new ftLongWord for INT UNSIGNED fields. Bug #37979
|
4 лет назад |
lacak
|
1409b84323
fcl-db: base: +TFMTBCDField.AsLongWord
|
4 лет назад |
lacak
|
4108c6446a
fcl-db: test: +testShortIntValues
|
4 лет назад |
lacak
|
aefc2d789f
fcl-db: dbase: add new field types (ftLongWord, ftShortint, ftByte) to fix export test errors
|
4 лет назад |
lacak
|
ec3eeec9ef
fcl-db: tests: add support for ftLongWord, ftShortInt, ftByte field types to TBufDataset + basic test
|
4 лет назад |
michael
|
be620090ad
* Fix compilation after Lacos changes to TFieldType
|
4 лет назад |
lacak
|
746f1ffcc8
fcl-db: base: fix after adding new field types into enumeration TFieldType (in rev. 47217)
|
4 лет назад |
lacak
|
ceea302738
fcl-db: base: TShortintField + TByteField
|
4 лет назад |
lacak
|
ce066238b4
fcl-db: base: enable TLongWordField in DefaultFieldClasses
|
4 лет назад |
lacak
|
78e4d80e21
fcl-db: base: AsLongWord property + getter/setters for TField and TParam + TLongWordField class
|
4 лет назад |
lacak
|
1072a0770b
fcl-db: base: fix after adding new field types into enumeration TFieldType (in rev. 47217)
|
4 лет назад |
lacak
|
254c175b9f
fcl-db: base: add some of new Delphi field types into enumeration TFieldType
|
4 лет назад |
florian
|
655a3ee0da
* createlst and gparmake need to be used with the source os extension (actually, we should call it host extension)
|
4 лет назад |
pierre
|
5ecd5a62e6
Use gdate/date -u option to get universal time for TEST_DATETIME variable
|
4 лет назад |
pierre
|
883affaeb6
Use TEST_USE_LONGLOG by default, but check TEST_DISABLE_LONGLOG before setting it to 1
|
5 лет назад |
pierre
|
8fa2176853
Fix test_c_objects rule (by removal of extra closing braces)
|
6 лет назад |
pierre
|
bd91cea1eb
Add possibility to set explicitly TEST_COMMENT variable, set as Comment field in dbdigest.cfg file (defaulting to TEST_OPT as before)
|
5 лет назад |