summaryrefslogtreecommitdiffstats
path: root/test/math/libm-test.inc
Commit message (Collapse)AuthorAgeFilesLines
* test/math: put scalbf test under susv3 legacy defineAustin Foxley2009-12-271-1/+3
| | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* test/math/compile_test.c: "are long double functions even compile/link?" testDenis Vlasenko2009-02-171-2/+2
| | | | | *: fix everything which prevents above from building
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-6/+6
|
* - fixup asm. No object-code changesBernhard Reutner-Fischer2008-04-241-1/+1
|
* disable some more unsupported testsMike Frysinger2006-02-141-1/+5
|
* sync with glibcMike Frysinger2006-02-141-206/+783
|
* remove unused variableMike Frysinger2005-06-301-1/+1
|
* Rework the math library tests per the glibc math test code, withEric Andersen2002-05-091-0/+4521
many unsupported tests disabled for the moment. -Erik