Menu

#34 CursesTestRunner for CppUNIT

open
nobody
test runner (5)
5
2004-03-13
2003-12-05
No

This is the curses interface to cppunit. Checked on linux and
with ncurses. Might require modifications to work on other unix
systems with curses libraries.

Untar this file under the main cppunit src directory and follow the
instructions in src/curses/README.

Enjoy!

Discussion

  • Dakshinamurthy Karra

    Sources

     
  • Baptiste Lepilleur

    • labels: --> test runner
     
  • Nobody/Anonymous

    Logged In: NO

    I had trouble building with the instructions in the README.

    > sh autogen.sh
    autogen.sh: autogen.sh: No such file or directory

    If I try to build anyway I get this error:

    [...]
    Making all in curses
    /bin/sh: line 1: cd: curses: No such file or directory

    I would like to use the curses-based runner. Any ideas?

     

Log in to post a comment.