What's the preferred UI for CppUnit under Linux? It looks like the Curses and WxWindows patches are out of date and QT (which I used to use) won't compile against QT4.0. Is that correct, or does one of these work with the latest libraries and CppUnit 1.12.0? All I really want to do is to be able to pick a single suite of tests from a menu without having to recompile.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
What's the preferred UI for CppUnit under Linux? It looks like the Curses and WxWindows patches are out of date and QT (which I used to use) won't compile against QT4.0. Is that correct, or does one of these work with the latest libraries and CppUnit 1.12.0? All I really want to do is to be able to pick a single suite of tests from a menu without having to recompile.