summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAge
* added valgrind tests4.0.10Alexander Esilevich2011-05-24
|
* Remove unnecessary and confusing MakefilesC2011-05-20
|
* Tidy up of the libcxxrt sources. Added missing comments, fixed some ↵anonymous2011-05-09
| | | | inconsistent indenting.
* Fixed throwing / catching pointers.anonymous2010-11-25
|
* __cxa_get_exception_ptr implementationanonymous2010-10-04
|
* Add __cxa_demangle supportanonymous2010-09-29
|
* run_test script was fixedanonymous2010-09-27
|
* output argument was added in run_test scriptanonymous2010-09-27
|
* Fixed testcaseanonymous2010-09-21
|
* Fixes the test caseanonymous2010-09-20
|
* Don't link against -ldl except on linux since it causes regressions on FBSDanonymous2010-09-20
|
* Test for shared libuwind was addedanonymous2010-09-15
|
* Path to libunwind is changed to absoluteanonymous2010-08-31
|
* Testing with libunwind is addedanonymous2010-08-31
|
* -nodefaultlibs flag is added for testsanonymous2010-08-31
|
* Fixes in testsanonymous2010-08-31
|
* cmake scripts for testing are addedanonymous2010-07-02
|
* Fixes in testanonymous2010-07-02
|
* Cmake project is addedanonymous2010-07-02
|
* Added test for correctly setting unexpected handler and calling it whenanonymous2010-06-28
| | | | an eception spec is violated.
* Added std:: functions for setting unexpected / terminate handlers.anonymous2010-06-28
|
* Initial import.anonymous2010-06-27