Menu

#37 How to install C Unit test framework in Windows?

v1.0_(example)
open
None
1
2023-03-29
2023-03-08
Anonymous
No

Kindly let me know how to install C Unit test framework in Windows.
I am quite a beginner here.

Discussion

  • Anonymous

    Anonymous - 2023-03-08
    Post awaiting moderation.
  • Robert Hartmann

    Robert Hartmann - 2023-03-08

    Do you use an IDE or call compiler and linker from commandline?

    But to answer your question: It is long time ago that I had build and installed CUnit.

    1. Download the file "CUnit-2.1-3.tar.bz2"
    2. Extract that archive file i.e. using 7zip or any other bz2-extraction program.
    3. Read the files README an INSTALL from the extracted place.

    If you get in trouble please describe your problems, i.e. give us information about error messages etc.
    Just to mention I am only a normal user of CUnit.

    Oh, yes ... if you want to integrate CUnit in an Eclipse-CDT-Project using have a look to
    https://sourceforge.net/p/eclipsecppunit/tickets/1/ , perhaps it hat additional information for you.

     
  • Ian Norton

    Ian Norton - 2023-03-29

    Hi, A couple of years ago (with permission of some of the original CUnit authors) I adopted cunit and now maintain it over at https://gitlab.com/cunity/cunit You can now build it quite easily on windows via cmake

     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.