Commit History

Author SHA1 Message Date
  Tomas Hajny 554b45d18e + probability of issues with long pathnames not fitting DOS command line length limits decreased by patch by Giulio Bernardi 17 years ago
  Tomas Hajny d86bc53b0c * fix for missing initialization of widestring manager by Giulio Bernardi 17 years ago
  Tomas Hajny e64c9a152a * fix for doubled slashes in paths by Giulio Bernardi 17 years ago
  yury 3e1e6d25f0 * Fixed overload choosing by arm native compiler. 17 years ago
  florian ea787aba37 * link to results corrected 17 years ago
  florian b58b0cc60f o readme.txt update by Karl-Michael Schindler: 17 years ago
  joost 0820353b71 * Refactored test-values, removed duplicate and re-enabled a string-testvalue containing quotes 17 years ago
  Tomas Hajny 17f3d9fcf7 * fix by Guilio Bernardi for DosExitCode always 0 under Go32v2 17 years ago
  Jonas Maebe 85133af357 + (interactive) test for locale settings by Petr Kristan 17 years ago
  joost f8e5776b11 * Mysql servers before version 5.0.3 removes trailing spaces on varchar fields, adapted testvalues to take this into account 17 years ago
  michael 2109a8b611 * Make sure fpdoc can parse through classes 17 years ago
  michael 16db18bb73 * Patch from Paul Ishenin to fix tstrings.assign 17 years ago
  yury 86eef577f1 * Fixed fpc_write_text_enum on ARM. TTypeInfo is packed record. 17 years ago
  yury d26d792e7b * Do not align TTypeInfo.Name field in enumdef_rtti since TTypeInfo record is defined with {$PACKRECORDS 1}. It fixes tw8660 for ARM. 17 years ago
  yury 44e220ca18 * This test is not for wince. 17 years ago
  yury b9431c876e * More complete fix for bug #10515. Thanks to Jonas for suggestion. 17 years ago
  florian 1810451767 * CommDlgExtendedError has been moved to CommDlg 17 years ago
  joost ecca8bdbaf * Base indexes on AnsiCompareStr/AnsiCompareText and modified tests 17 years ago
  florian 17c533849b * uncommited overleft, test not working yet 17 years ago
  Tomas Hajny 203e19782f * use the provided constant instead of hardcoded value 17 years ago
  yury 88597d23c5 * Fixed tcgarm.a_load_ref_reg to load word values from location with alignment 2 using unaligned load. 17 years ago
  yury adaeb0fc73 * Strip result if inc/dec is performed in register on value less than 32-bit on ARM. (bug #10515) 17 years ago
  joost 5ce1eb0dcb * Refactored test 17 years ago
  Jonas Maebe e9c91fbba1 * fixed md2/md4/md5 for big endian systems (mdtest now passes on ppc) 17 years ago
  yury bb85b45fad * This test is not for wince. 17 years ago
  yury c0e760ef3c * Do not use console I/O in DLL on wince. 17 years ago
  yury 0d533a1f1e * Enabled test for wince. 17 years ago
  yury ba081ab36f * Improved finding of resource compiler during cross-compilation. 17 years ago
  joost 8f985fbdee * Added support for stColumns to GetSchemaInfoSQL 17 years ago
  joost 8f12825af2 * Handle String-Parameters as text parameters 17 years ago