Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / cpputest/cpputest issues and pull requests
#1826 - Is test group class constructor overriding OK ?
Issue -
State: closed - Opened by eMKa94 about 1 month ago
- 2 comments
#1825 - PROJECT_IS_TOP_LEVEL while using externalproject_add
Issue -
State: open - Opened by KammutierSpule about 2 months ago
- 9 comments
#1824 - long long again
Issue -
State: open - Opened by KammutierSpule about 2 months ago
- 4 comments
#1823 - Help detecting tests on ESP32 IDF
Issue -
State: open - Opened by KammutierSpule about 2 months ago
- 9 comments
#1822 - old Visual C++ builds are broken.
Issue -
State: open - Opened by thetic about 2 months ago
#1821 - Repair old vc++ builds
Pull Request -
State: closed - Opened by thetic about 2 months ago
- 1 comment
#1820 - Prevent attempts to discover cross compiled tests without an emulator
Pull Request -
State: open - Opened by thetic about 2 months ago
- 1 comment
#1819 - More GHS workarounds
Pull Request -
State: open - Opened by thetic about 2 months ago
- 1 comment
#1818 - Can not link a library built with boost.json with a unit test executable built with cpputest
Issue -
State: open - Opened by DBizz22 2 months ago
#1815 - Suppress warning from generated autotools header
Pull Request -
State: closed - Opened by thetic 2 months ago
- 2 comments
#1814 - Added missing test for \r in JUnitTestOutputTest
Pull Request -
State: closed - Opened by basvodde 2 months ago
- 1 comment
#1813 - Warning on autoconf build related to macro
Issue -
State: closed - Opened by basvodde 2 months ago
- 5 comments
#1812 - Removed #include too much
Pull Request -
State: closed - Opened by basvodde 2 months ago
- 1 comment
#1811 - Fixing PlatformSpecificFPuts conflict between JUnitOutputTest and TestOutput
Pull Request -
State: closed - Opened by basvodde 2 months ago
#1810 - Revert "Encode newlines for -ojunit as their XML equivalent instead of {newline}"
Pull Request -
State: closed - Opened by basvodde 2 months ago
- 2 comments
#1809 - Test result with junit format contains invalid escape character of {newline}
Issue -
State: closed - Opened by ChunBoo 2 months ago
- 4 comments
#1808 - Improve CMake/IAR support
Pull Request -
State: closed - Opened by thetic 3 months ago
- 1 comment
#1807 - Fix realloc build failure with clang
Pull Request -
State: closed - Opened by basvodde 3 months ago
- 1 comment
#1806 - Remove excessive warning suppressions
Pull Request -
State: closed - Opened by thetic 3 months ago
- 3 comments
#1805 - Disable leak detection on Mac builds
Pull Request -
State: closed - Opened by thetic 3 months ago
- 3 comments
#1804 - Update and expand CMake integration guide
Pull Request -
State: closed - Opened by thetic 3 months ago
- 2 comments
#1803 - How to use CppUTest as submodule?
Issue -
State: closed - Opened by riuson 3 months ago
- 11 comments
#1802 - MockParameterTest.cpp: fix ULL constants
Pull Request -
State: closed - Opened by barracuda156 3 months ago
#1801 - `MockParameterTest.cpp: error: integer constant is too large for ‘long’ type`
Issue -
State: closed - Opened by barracuda156 3 months ago
#1800 - Do not define __has_attribute in a public header
Pull Request -
State: closed - Opened by hwti 4 months ago
- 1 comment
#1799 - STRING_H: Gate string.h inclusion on STRDUP
Pull Request -
State: closed - Opened by nslogan 4 months ago
- 4 comments
#1798 - GetPlatformSpecificTimeInMillis will run out of range on 32bit platforms in 2038
Issue -
State: open - Opened by maciejmatuszak 6 months ago
- 1 comment
#1797 - CppUTest versioning and conditional compilation
Issue -
State: closed - Opened by mattagape 6 months ago
- 1 comment
#1794 - Stupid beginners problem
Issue -
State: open - Opened by FreekyFrank 6 months ago
- 4 comments
#1793 - Is cpputest orphaned?
Issue -
State: closed - Opened by FreekyFrank 6 months ago
- 1 comment
#1792 - Change or remove `include/Platforms/c2000/stdint.h`
Issue -
State: open - Opened by fgrie 6 months ago
- 4 comments
#1791 - Small Issue in FakeTimeService.c
Issue -
State: open - Opened by FreekyFrank 6 months ago
#1790 - Counter-intuitive (erroneous?) behavior with test groups
Issue -
State: open - Opened by fgrie 7 months ago
#1788 - Fix NULLPTR in C harness
Pull Request -
State: closed - Opened by d06alexandrov 7 months ago
- 1 comment
#1787 - Improve README.md Clarity
Pull Request -
State: closed - Opened by Kellermaan 7 months ago
- 2 comments
#1786 - Fix typo
Pull Request -
State: closed - Opened by thetic 7 months ago
- 2 comments
#1785 - Avoid missing include directory warnings
Pull Request -
State: closed - Opened by thetic 7 months ago
- 2 comments
#1784 - Can't compile CppUTest with GCC when `-Werror=missing-include-dirs` is set
Issue -
State: closed - Opened by fgrie 7 months ago
#1783 - Suppress Sanitization Warning on Linux When Memory Leak Detection is Disabled
Pull Request -
State: closed - Opened by hkpeprah 8 months ago
- 2 comments
#1782 - Issue with FetchContent when not using master tag
Issue -
State: closed - Opened by lazarojhr 8 months ago
- 2 comments
#1781 - Spy some dependencies
Issue -
State: closed - Opened by jim-king-2000 8 months ago
- 2 comments
#1779 - Include headers in clang-tidy checks
Pull Request -
State: closed - Opened by thetic 8 months ago
- 3 comments
#1778 - Update and apply clang-format settings
Pull Request -
State: closed - Opened by thetic 8 months ago
- 2 comments
#1776 - "FLags "Typo instead of "Flag" in CppUTestExt/GTestConverter.h
Issue -
State: closed - Opened by DanBellmann 8 months ago
#1775 - Wrong error message if mock is used
Issue -
State: open - Opened by f-zl 8 months ago
- 1 comment
#1774 - Fix undefined behavior in case of time overflow on 32-bit platforms
Pull Request -
State: closed - Opened by d06alexandrov 8 months ago
- 1 comment
#1773 - Add C version of MEMCMP_EQUAL
Pull Request -
State: closed - Opened by d06alexandrov 9 months ago
- 1 comment
#1771 - Updated MSVC project settings
Pull Request -
State: closed - Opened by Mode-77 9 months ago
#1770 - MockCheckedExpectedCall::callToString(): Why are output parameters handled differently than input parameters?
Issue -
State: open - Opened by swilli 10 months ago
#1769 - Hello my friends, I wonder how to mock a c library function by using cpputest. Thanks very much.
Issue -
State: open - Opened by FrankLiang826 11 months ago
#1768 - Docker cpputest breaks on #include <unordered_map>
Issue -
State: closed - Opened by graial 11 months ago
- 18 comments
#1767 - CMake build issues - missing CppUTestTargets.cmake
Issue -
State: closed - Opened by Servomex-ivisser 12 months ago
- 1 comment
#1766 - Missing something simple here, SimpleString StringFrom( const std::bitset<32>& value )
Issue -
State: closed - Opened by humphreybucknell 12 months ago
- 3 comments
#1765 - Linking CppUTestExt
Issue -
State: closed - Opened by Posejdos about 1 year ago
- 1 comment
#1764 - Using a named scope mock results in memory leak unless global scope is used for clear()
Issue -
State: open - Opened by icvidal about 1 year ago
#1763 - Ci repair
Pull Request -
State: closed - Opened by thetic about 1 year ago
- 5 comments
#1762 - Undefined behaviour in GCC UtestPlatform.cpp
Issue -
State: closed - Opened by CiderMan about 1 year ago
#1761 - Mock: allowing parameter range
Issue -
State: closed - Opened by Servomex-ivisser about 1 year ago
- 1 comment
#1760 - support very verbose in CompositeTestOutput
Pull Request -
State: closed - Opened by viordash over 1 year ago
- 4 comments
#1759 - support very verbose in CompositeTestOutput
Pull Request -
State: closed - Opened by viordash over 1 year ago
- 1 comment
#1758 - Question/Bug: runing state and order dependent tests with ctest
Issue -
State: open - Opened by stefaneicher over 1 year ago
- 1 comment
#1756 - Minor readme fix for autoconf install instructions
Pull Request -
State: closed - Opened by MitchellThompkins over 1 year ago
- 1 comment
#1755 - README.md: fix URLs
Pull Request -
State: closed - Opened by viordash over 1 year ago
- 1 comment
#1754 - Coverage report for CMake
Issue -
State: open - Opened by david-drinn over 1 year ago
- 1 comment
#1753 - How to use withFunctionPointerParameter
Issue -
State: open - Opened by mundodisco8 over 1 year ago
#1752 - cout only if -v option is given?
Issue -
State: open - Opened by ThePapaG over 1 year ago
- 2 comments
#1751 - Fix conflicting declaration of cpputest_strdup_location
Pull Request -
State: closed - Opened by glennvl over 1 year ago
- 1 comment
#1749 - Memory leak(s) found for the QDate object created with the fromString(const QString &string, const QString &format, QCalendar cal = QCalendar()) static method.
Issue -
State: open - Opened by Vilcrow over 1 year ago
#1747 - cpputest on target: make -C ../../../platforms_startup is missing
Issue -
State: open - Opened by nandlol almost 2 years ago
#1746 - LONGS_EQUAL and friends are not portable between Windows and Linux
Issue -
State: closed - Opened by CiderMan almost 2 years ago
- 8 comments
#1745 - Pin working qemu image
Pull Request -
State: closed - Opened by thetic almost 2 years ago
- 1 comment
#1744 - Polish vcpkg docs
Pull Request -
State: closed - Opened by thetic almost 2 years ago
#1743 - find_package fails in version 4.0.2 with
Issue -
State: open - Opened by HinrichAue almost 2 years ago
- 2 comments
#1742 - Allow for splitting test executables
Pull Request -
State: closed - Opened by thetic almost 2 years ago
- 1 comment
#1741 - Intermingled test from different test groups will result in missing test cases in junit.xml
Issue -
State: open - Opened by AlanRosenthal almost 2 years ago
- 1 comment
#1740 - Run QEMU with Docker
Pull Request -
State: closed - Opened by thetic almost 2 years ago
- 2 comments
#1739 - Remove qemu from CI
Pull Request -
State: closed - Opened by thetic almost 2 years ago
- 2 comments
#1738 - Ensure that exception specifications match for delete overloads
Pull Request -
State: closed - Opened by CiderMan almost 2 years ago
- 10 comments
#1737 - Build failure on CentOS 7
Issue -
State: closed - Opened by CiderMan almost 2 years ago
- 2 comments
#1736 - Abandon attempts to auto-tag and release
Pull Request -
State: closed - Opened by thetic almost 2 years ago
- 2 comments
#1735 - Repair tagging of latest-passing-build
Pull Request -
State: closed - Opened by thetic almost 2 years ago
- 1 comment
#1734 - Actions use deprecated `set-output` and Node v12
Issue -
State: open - Opened by thetic almost 2 years ago
#1733 - Delete build directory
Pull Request -
State: closed - Opened by thetic almost 2 years ago
- 1 comment
#1732 - Mocking
Issue -
State: open - Opened by sriharibestha almost 2 years ago
- 1 comment
#1731 - FAIL CppUTestTests (exit status: 2) Failure in TEST(OutOfMemoryTestsForOperatorNew ...
Issue -
State: closed - Opened by peltsippi almost 2 years ago
- 2 comments
#1730 - CppU mocking
Issue -
State: closed - Opened by sriharibestha almost 2 years ago
- 5 comments
#1729 - Add support for asnprintf to the MemoryLeakDetector
Pull Request -
State: closed - Opened by AlanRosenthal almost 2 years ago
- 1 comment
#1728 - Remove scheduled workflows
Pull Request -
State: closed - Opened by thetic almost 2 years ago
- 2 comments
#1727 - Cron are scheduled on forks too
Issue -
State: closed - Opened by offa almost 2 years ago
- 5 comments
#1726 - Honesty
Pull Request -
State: closed - Opened by thetic almost 2 years ago
- 1 comment
#1725 - Remove undefined behavior
Pull Request -
State: closed - Opened by thetic almost 2 years ago
- 3 comments
#1724 - Memory Leaks for examples
Issue -
State: closed - Opened by DannyBoyKN almost 2 years ago
- 18 comments
#1723 - Port Docker builds from Travis
Pull Request -
State: closed - Opened by thetic almost 2 years ago
- 4 comments
#1722 - Hack around undefined use after free
Pull Request -
State: closed - Opened by thetic almost 2 years ago
- 3 comments
#1721 - Clean up DOS build
Pull Request -
State: closed - Opened by thetic almost 2 years ago
- 1 comment
#1720 - Start porting Travis stuff
Pull Request -
State: closed - Opened by thetic almost 2 years ago
- 4 comments
#1719 - Improve Makefile Worker CI
Pull Request -
State: closed - Opened by thetic almost 2 years ago
- 1 comment
#1718 - Split
Pull Request -
State: closed - Opened by thetic almost 2 years ago
- 3 comments
#1717 - Memory Sanitizer
Pull Request -
State: closed - Opened by thetic almost 2 years ago
- 3 comments
#1716 - Use the currently configured Test Terminator rather than a hard coded version
Pull Request -
State: closed - Opened by CiderMan almost 2 years ago
- 1 comment