-
Notifications
You must be signed in to change notification settings - Fork 520
Issues: cpputest/cpputest
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
TestHarness.h - Compile errors in C++ headers unless #include <memory> is added
#1827
opened Nov 8, 2024 by
sktpin
Can not link a library built with boost.json with a unit test executable built with cpputest
#1818
opened Sep 18, 2024 by
DBizz22
GetPlatformSpecificTimeInMillis will run out of range on 32bit platforms in 2038
#1798
opened May 31, 2024 by
maciejmatuszak
MockCheckedExpectedCall::callToString(): Why are output parameters handled differently than input parameters?
#1770
opened Jan 31, 2024 by
swilli
Hello my friends, I wonder how to mock a c library function by using cpputest. Thanks very much.
#1769
opened Dec 19, 2023 by
FrankLiang826
Using a named scope mock results in memory leak unless global scope is used for clear()
#1764
opened Nov 9, 2023 by
icvidal
Question/Bug: runing state and order dependent tests with ctest
#1758
opened Aug 11, 2023 by
stefaneicher
cpputest on target: make -C ../../../platforms_startup is missing
#1747
opened Feb 15, 2023 by
nandlol
Intermingled test from different test groups will result in missing test cases in junit.xml
#1741
opened Jan 9, 2023 by
AlanRosenthal
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.