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]

Re: [v3] revisited QNX 6.1 patch


> I haven't had time to run any of the gcc testsuites on QNX natively,
> due to lack of dejagnu. I've spent a half day trying to port expect,
> but other things came up and it's slipped to the back burner.

Getting dejagnu working is probably wise.

However, if you are just testing C++ other options also exist. 
Mark and Codesourcery have done the QMTest tool:
http://www.codesourcery.com/qm/qmtest

Also, the libstdc++ tests can be run with a bash script, using the 'make
check-script' and 'make check-script-install' hooks.

-benjamin


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