yury
aa6f6423b2
* tests: On x86_64-android long double is 128-bit. There is no support for 128-bit floats in FPC yet. So disable long double tests for x86_64-android for now.
...
git-svn-id: trunk@39970 -
2018-10-18 12:31:23 +00:00
Jonas Maebe
e25c5b809e
* use cextended instead of clongdouble, so that the tests keeps compiling
...
for platforms where we don't support the "long double" type
git-svn-id: trunk@31883 -
2015-09-29 07:44:07 +00:00
yury
bbb1cae57f
* Use "clongdouble" instead of "extended" in libc printf tests.
...
git-svn-id: trunk@31864 -
2015-09-27 21:14:04 +00:00
florian
834ea1bec1
* tests part of Olivier Coursier's BeOS patch
...
git-svn-id: trunk@8397 -
2007-09-07 19:27:06 +00:00
florian
82ec960679
* fixed printf tests for windows
...
git-svn-id: trunk@5175 -
2006-11-02 13:35:09 +00:00
Jonas Maebe
0a23786605
- reverted r4880 (wrong varargs reform) and r4838 (wrong removal of
...
varargs/array of const overloads)
* arrayconstructor and array of const are no longer compatible with
the extra varargs parameters (so overloaded varargs and array of
const cdecl functions can be distinguished)
* fixed tprintf2 for the correct varargs syntax
git-svn-id: trunk@4909 -
2006-10-14 17:39:00 +00:00
florian
9936dca488
* test without varargs enabled, makes a difference on some CPUs (x86_64)
...
git-svn-id: trunk@4885 -
2006-10-13 14:20:09 +00:00
Jonas Maebe
f2ab0e1f92
+ test for "varargs"
...
git-svn-id: trunk@4881 -
2006-10-13 12:35:55 +00:00