marco
3b4d156f7c
* fixes for 10576, two minor items + lots of "VAR" parameter overloads
...
git-svn-id: trunk@10813 -
2008-04-27 11:29:01 +00:00
joost
a4ab8327a8
* Patch from Luk Vandelaer to use username, password and pagesize on creation of a database
...
git-svn-id: trunk@10812 -
2008-04-27 08:37:15 +00:00
Jonas Maebe
ef0290a797
* fixed Matrix * Vector (patch by Bartosz Bogacz, mantis #11199 )
...
git-svn-id: trunk@10811 -
2008-04-26 21:44:05 +00:00
Jonas Maebe
3e9110531f
* also test test/packages/hash
...
git-svn-id: trunk@10810 -
2008-04-26 21:34:44 +00:00
Jonas Maebe
311f7c7056
+ test for md2/md4/md5 based on the md* example program
...
git-svn-id: trunk@10809 -
2008-04-26 21:29:45 +00:00
Jonas Maebe
2413d4b43f
* fixed constant evaluation check for negvalue+posvalue (mantis #11216 )
...
git-svn-id: trunk@10808 -
2008-04-26 21:22:08 +00:00
joost
6714fbc056
* Fixed warning
...
* Use consistent test data between 32-bit and 64-bit
* Fix range-overflow problem in building indexes
git-svn-id: trunk@10807 -
2008-04-26 20:43:44 +00:00
florian
0d1a85715a
* another test moved to packages
...
git-svn-id: trunk@10806 -
2008-04-26 20:23:43 +00:00
florian
8205f6c7b0
+ infrastructure for tests depending on packages, by default, package tests are executed.
...
Setting QUICKTEST when calling the makefile disables package tests
* first tests moved
git-svn-id: trunk@10805 -
2008-04-26 20:20:26 +00:00
marco
619ccffac0
* fix currency copy with extra safety on *BSD, fixed ampm
...
git-svn-id: trunk@10804 -
2008-04-26 15:15:16 +00:00
marco
aed42d9eeb
* some fields not qualified with org*.
...
git-svn-id: trunk@10803 -
2008-04-26 14:28:19 +00:00
marco
614948f551
* support for debuglocale and print the names of the fields.
...
git-svn-id: trunk@10802 -
2008-04-26 13:49:41 +00:00
marco
a37bb0dd6e
* some debug stuff under ifdef + one fix for *BSD currency
...
git-svn-id: trunk@10801 -
2008-04-26 11:30:11 +00:00
Tomas Hajny
a88af10e7e
+ fgl and ctypes added to compilation in patch by Giulio Bernardi
...
git-svn-id: trunk@10800 -
2008-04-26 05:53:58 +00:00
Tomas Hajny
554b45d18e
+ probability of issues with long pathnames not fitting DOS command line length limits decreased by patch by Giulio Bernardi
...
git-svn-id: trunk@10799 -
2008-04-26 05:09:56 +00:00
Tomas Hajny
d86bc53b0c
* fix for missing initialization of widestring manager by Giulio Bernardi
...
git-svn-id: trunk@10797 -
2008-04-26 04:52:22 +00:00
Tomas Hajny
e64c9a152a
* fix for doubled slashes in paths by Giulio Bernardi
...
git-svn-id: trunk@10796 -
2008-04-26 04:46:59 +00:00
yury
3e1e6d25f0
* Fixed overload choosing by arm native compiler.
...
git-svn-id: trunk@10793 -
2008-04-25 20:14:56 +00:00
florian
ea787aba37
* link to results corrected
...
git-svn-id: trunk@10792 -
2008-04-25 19:48:12 +00:00
florian
b58b0cc60f
o readme.txt update by Karl-Michael Schindler:
...
* Put the usage paragraph to the top.
+ Add the now required make option TEST_FPC=path_to_your_compiler
* corrected "make rundigest" to "make digest"
* several small layout and wording changes
git-svn-id: trunk@10791 -
2008-04-25 19:46:28 +00:00
joost
0820353b71
* Refactored test-values, removed duplicate and re-enabled a string-testvalue containing quotes
...
git-svn-id: trunk@10786 -
2008-04-24 20:33:44 +00:00
Tomas Hajny
17f3d9fcf7
* fix by Guilio Bernardi for DosExitCode always 0 under Go32v2
...
git-svn-id: trunk@10781 -
2008-04-24 15:17:40 +00:00
Jonas Maebe
85133af357
+ (interactive) test for locale settings by Petr Kristan
...
git-svn-id: trunk@10780 -
2008-04-24 13:08:43 +00:00
joost
f8e5776b11
* Mysql servers before version 5.0.3 removes trailing spaces on varchar fields, adapted testvalues to take this into account
...
git-svn-id: trunk@10779 -
2008-04-23 21:26:31 +00:00
michael
2109a8b611
* Make sure fpdoc can parse through classes
...
git-svn-id: trunk@10771 -
2008-04-23 17:34:06 +00:00
michael
16db18bb73
* Patch from Paul Ishenin to fix tstrings.assign
...
git-svn-id: trunk@10770 -
2008-04-23 17:32:20 +00:00
yury
86eef577f1
* Fixed fpc_write_text_enum on ARM. TTypeInfo is packed record.
...
git-svn-id: trunk@10768 -
2008-04-23 12:17:56 +00:00
yury
d26d792e7b
* Do not align TTypeInfo.Name field in enumdef_rtti since TTypeInfo record is defined with {$PACKRECORDS 1}. It fixes tw8660 for ARM.
...
git-svn-id: trunk@10767 -
2008-04-23 12:07:20 +00:00
yury
44e220ca18
* This test is not for wince.
...
git-svn-id: trunk@10766 -
2008-04-23 09:38:27 +00:00
yury
b9431c876e
* More complete fix for bug #10515 . Thanks to Jonas for suggestion.
...
* Fixed warnings in tcnvint6.pp
git-svn-id: trunk@10765 -
2008-04-23 08:22:27 +00:00
florian
1810451767
* CommDlgExtendedError has been moved to CommDlg
...
git-svn-id: trunk@10764 -
2008-04-22 21:00:32 +00:00
joost
ecca8bdbaf
* Base indexes on AnsiCompareStr/AnsiCompareText and modified tests
...
git-svn-id: trunk@10763 -
2008-04-22 20:38:48 +00:00
florian
17c533849b
* uncommited overleft, test not working yet
...
git-svn-id: trunk@10762 -
2008-04-22 20:36:35 +00:00
Tomas Hajny
203e19782f
* use the provided constant instead of hardcoded value
...
git-svn-id: trunk@10758 -
2008-04-22 14:42:48 +00:00
yury
88597d23c5
* Fixed tcgarm.a_load_ref_reg to load word values from location with alignment 2 using unaligned load.
...
git-svn-id: trunk@10754 -
2008-04-22 08:46:19 +00:00
yury
adaeb0fc73
* Strip result if inc/dec is performed in register on value less than 32-bit on ARM. (bug #10515 )
...
* Updated tcnvint6 to test this issue.
git-svn-id: trunk@10753 -
2008-04-22 08:45:50 +00:00
joost
5ce1eb0dcb
* Refactored test
...
git-svn-id: trunk@10752 -
2008-04-21 19:40:05 +00:00
Jonas Maebe
e9c91fbba1
* fixed md2/md4/md5 for big endian systems (mdtest now passes on ppc)
...
git-svn-id: trunk@10750 -
2008-04-21 14:42:53 +00:00
yury
bb85b45fad
* This test is not for wince.
...
git-svn-id: trunk@10748 -
2008-04-21 12:33:12 +00:00
yury
c0e760ef3c
* Do not use console I/O in DLL on wince.
...
git-svn-id: trunk@10747 -
2008-04-21 12:06:10 +00:00
yury
0d533a1f1e
* Enabled test for wince.
...
git-svn-id: trunk@10746 -
2008-04-21 11:17:54 +00:00
yury
ba081ab36f
* Improved finding of resource compiler during cross-compilation.
...
git-svn-id: trunk@10745 -
2008-04-21 11:13:13 +00:00
joost
8f985fbdee
* Added support for stColumns to GetSchemaInfoSQL
...
git-svn-id: trunk@10744 -
2008-04-20 21:28:32 +00:00
joost
8f12825af2
* Handle String-Parameters as text parameters
...
git-svn-id: trunk@10743 -
2008-04-20 20:34:04 +00:00
tom_at_work
33bba100fc
* fix writing of enums for 64 bit platforms that do not require proper alignment
...
git-svn-id: trunk@10742 -
2008-04-20 20:27:57 +00:00
tom_at_work
553b524c0a
* also fix rtti for named enumerations
...
* updated test program to test both named and unnamed enumerations
git-svn-id: trunk@10741 -
2008-04-20 20:02:23 +00:00
joost
a872515d06
* Add sqQuoteFieldnames to postgresql connectionparameters
...
git-svn-id: trunk@10740 -
2008-04-20 19:19:44 +00:00
florian
427d35e816
* updated also 2006 copyright strings
...
git-svn-id: trunk@10734 -
2008-04-20 08:35:06 +00:00
yury
7869db56cc
* Fixed tests to compile for wince.
...
git-svn-id: trunk@10733 -
2008-04-19 23:21:24 +00:00
yury
f9eb22394d
* Skip UTF-8 BOM.
...
git-svn-id: trunk@10732 -
2008-04-19 23:18:54 +00:00