This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

TR1 testing mosh pit


Here is a tarball of my TR1 special function pit of despair ;-). This is where testcases are generated and results collected.

The usual warnings apply:
 "Caveat emptor."
 "Don't eat the yellow snow."

Anyway, there are lots of bits and pieces but the two main things are: testcase and diff_special_function.
These work by comparing the TR1 results against GSL and printing out test cases in the former and text files in the latter.
There are scripts to install the testcases (install_testcase.sh?).


A make -k should build a bunch of stuff but the big ones are the two I mentioned above.

Also, the latest *.tcc, cmath, math.h and special_function_util.h for include/tr1/ are in there too.
These have the Laguerre bugfix and the recent changes in the tr1 namespace handling.


But I think mainly, just getting the compare results themselves would be instructive.

Thanks,

Ed

Attachment: tr1_test.tar.bz2
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]