Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / nemequ/munit issues and pull requests

#93 - Added CMakeLists.txt for support CMake.

Pull Request - State: open - Opened by ori-d over 1 year ago

#92 - Segmentation fault with nested suites

Issue - State: closed - Opened by ldelossa over 1 year ago - 2 comments

#91 - Document how to set up test directory with subfolders

Issue - State: open - Opened by wmheigl over 1 year ago - 1 comment

#90 - Debugging with munit and visual studio code

Issue - State: open - Opened by cnesty over 1 year ago - 5 comments

#89 - munit: on windows (mingw), tmpfile() requries admin right to create a…

Pull Request - State: open - Opened by lbudai almost 2 years ago

#87 - Test results to XML

Issue - State: open - Opened by gtimonen almost 2 years ago - 2 comments

#86 - Add some extra warnings

Pull Request - State: open - Opened by lbudai over 2 years ago

#85 - Fix iterations usage and suite name for calling tests

Pull Request - State: open - Opened by lucasperin over 2 years ago

#84 - Iterate all children test suites

Pull Request - State: open - Opened by alvarogarcia7 over 2 years ago

#83 - Iterate all children test suites

Issue - State: open - Opened by alvarogarcia7 over 2 years ago

#82 - Lack of consistent releasing / Versioning

Issue - State: open - Opened by M3TIOR over 2 years ago

#81 - Number of iterations of chained suites not used.

Issue - State: open - Opened by lucasperin over 2 years ago - 1 comment

#80 - Paramatised tests but not every combination

Issue - State: open - Opened by Jab2870 over 2 years ago - 2 comments

#79 - gcc-11 and "declared with mismatched bound" warnings

Issue - State: open - Opened by roblatham00 almost 3 years ago - 3 comments

#77 - First time compilation error

Issue - State: open - Opened by nagyj2 about 3 years ago - 2 comments

#74 - Support for Apple M1 chipset

Issue - State: open - Opened by nobodyindustries over 3 years ago - 1 comment

#73 - Fixes a small mistake in the definitions of assert alias assert_ptr_null

Pull Request - State: open - Opened by Ivan-Kouznetsov over 3 years ago - 1 comment

#72 - PGCC Travis job fails: "make: pgcc: Command not found"

Issue - State: open - Opened by HappySeaFox over 3 years ago

#71 - Fix compiling with MSVC 2019 [closes #68]

Pull Request - State: closed - Opened by HappySeaFox over 3 years ago - 3 comments

#70 - Replace `exit` by `_exit` in child.

Pull Request - State: closed - Opened by MathieuBordere over 3 years ago - 1 comment

#69 - munit on an embedded system without files or filesystem

Issue - State: open - Opened by 9a3eedi over 3 years ago - 1 comment

#68 - Fails to compile with the latest MSVC 2019 x64 and C11 (C99 is OK)

Issue - State: open - Opened by HappySeaFox almost 4 years ago - 2 comments

#67 - Meson Fixes

Pull Request - State: open - Opened by ghost almost 4 years ago

#66 - Added CMake support.

Pull Request - State: open - Opened by thomasfsteeples almost 4 years ago - 6 comments

#65 - Added CMake support

Pull Request - State: closed - Opened by thomasfsteeples almost 4 years ago

#64 - Work-around error with stderr buffer file creation on Windows

Pull Request - State: open - Opened by cher-nov about 4 years ago

#63 - build: invert install condition for libmunit.so

Pull Request - State: open - Opened by jengelh about 4 years ago

#62 - Add munit_rand_uint32_range()

Pull Request - State: open - Opened by esromneb over 4 years ago - 1 comment

#60 - Redirect printf to other function (like uart) to take log

Issue - State: open - Opened by phamvantien96 over 4 years ago - 3 comments

#59 - Fixed division by zero

Pull Request - State: open - Opened by timkoers almost 5 years ago - 3 comments

#58 - Website does not display properly with Safari on macOS

Issue - State: open - Opened by alexis-layton about 5 years ago - 2 comments
Labels: help wanted

#57 - Valgrind report 'still reachable' warning on test_name

Issue - State: open - Opened by perror over 5 years ago

#56 - Fix -Wshadow gcc compilation warning

Pull Request - State: open - Opened by freeekanayaka over 5 years ago

#55 - gcc -Wshadow produces a warning

Issue - State: open - Opened by freeekanayaka over 5 years ago

#53 - Add simple macros

Pull Request - State: closed - Opened by albert-chang0 over 5 years ago - 1 comment

#52 - Added munit_assert_string_contains assertion

Pull Request - State: open - Opened by uzimonkey over 5 years ago

#51 - Add CMakeLists.txt

Pull Request - State: open - Opened by awakecoding over 5 years ago

#50 - Add support for always executing the tear down function of a test

Pull Request - State: open - Opened by freeekanayaka over 5 years ago - 1 comment

#48 - Provide runtime options for positively or negatively selecting tests or suites

Issue - State: closed - Opened by austinbes almost 6 years ago - 5 comments

#47 - fix compilation error on MacOS with --Werror flag

Pull Request - State: open - Opened by fotonmoton almost 6 years ago

#46 - can't compile on Ma OS X with --Werror flag

Issue - State: open - Opened by fotonmoton almost 6 years ago

#45 - Add a --no-buffer command line option

Issue - State: open - Opened by freeekanayaka about 6 years ago

#44 - Error when disabling timing

Issue - State: closed - Opened by horver over 6 years ago - 3 comments

#43 - Makefile typo fix

Pull Request - State: open - Opened by kaworu over 6 years ago

#42 - Fix some string formatting issue in assert macros.

Pull Request - State: closed - Opened by kaworu over 6 years ago - 7 comments

#41 - Support for non-string parameterized test parameters

Issue - State: closed - Opened by computerquip-streamlabs over 6 years ago - 1 comment

#40 - Fix feature detection with GCC4.7, GCC4.8

Pull Request - State: closed - Opened by GBuella over 6 years ago - 1 comment

#39 - unnecessary (or faulty?) conditional

Issue - State: open - Opened by dbeecham over 6 years ago - 1 comment

#38 - orig_stderr shadows previous definition

Issue - State: open - Opened by dbeecham over 6 years ago

#37 - README: change size of header

Pull Request - State: closed - Opened by jdek over 6 years ago - 2 comments

#36 - Add meson.build

Pull Request - State: closed - Opened by jdek over 6 years ago - 10 comments

#35 - Asserted Macros are Expanded Before Stringification

Issue - State: open - Opened by webstrand about 7 years ago - 2 comments

#34 - Fix 'variable may be used uninitialized' errors under gcc

Pull Request - State: closed - Opened by cher-nov about 7 years ago - 3 comments

#33 - Error when compiling on Windows with TDM-GCC-32

Issue - State: open - Opened by cher-nov about 7 years ago - 8 comments

#32 - iOS/Mac OS support

Issue - State: closed - Opened by andrewBatutin over 7 years ago - 1 comment

#31 - Ignore object files

Pull Request - State: closed - Opened by chriso over 7 years ago - 2 comments

#30 - Divide by zero in munit_rand_state_at_most()

Issue - State: closed - Opened by chriso over 7 years ago - 7 comments

#29 - Update MWE in documentation

Issue - State: closed - Opened by fzgregor over 7 years ago - 1 comment

#28 - Child suites do not iterate as expected

Issue - State: open - Opened by sdleffler almost 8 years ago

#27 - Potential fix ensures child suites marked to run multiple times do so.

Pull Request - State: closed - Opened by sdleffler almost 8 years ago

#26 - Dump memory slice when munit_assert_memory_equal fails

Issue - State: open - Opened by nemequ over 8 years ago

#25 - Add Git tags to generate munit releases in GitHub

Issue - State: closed - Opened by jetm over 8 years ago - 2 comments

#24 - TODO tests

Issue - State: closed - Opened by nemequ over 8 years ago - 1 comment

#23 - Add an option for a test to expect to fail

Issue - State: open - Opened by nemequ over 8 years ago

#22 - Add version information

Issue - State: closed - Opened by jibsen over 8 years ago - 3 comments

#21 - Color on Windows

Issue - State: closed - Opened by jibsen over 8 years ago - 5 comments

#20 - Check exit status from forked child even if test was successful

Issue - State: closed - Opened by nemequ over 8 years ago - 1 comment

#19 - Type of argv parameter

Issue - State: closed - Opened by jibsen over 8 years ago - 3 comments

#18 - Change PRNG seed function to match pcg32si

Pull Request - State: closed - Opened by jibsen over 8 years ago

#17 - Use MUNIT_SIZE_MODIFIER in munit_malloc_ex

Pull Request - State: closed - Opened by jibsen over 8 years ago - 1 comment

#16 - Update README URLs based on HTTP redirects

Pull Request - State: closed - Opened by ReadmeCritic over 8 years ago

#15 - Rewrite PRNG

Issue - State: closed - Opened by nemequ over 8 years ago

#14 - Fix minor typo in README.md

Pull Request - State: closed - Opened by dwchandler over 8 years ago - 1 comment

#13 - Add option to exit on failure

Issue - State: closed - Opened by nemequ over 8 years ago - 1 comment
Labels: enhancement

#12 - Don't abort() in assertions if we can avoid it

Issue - State: closed - Opened by nemequ over 8 years ago - 1 comment
Labels: bug

#11 - Use higher-resolution clock on Windows

Issue - State: closed - Opened by nemequ over 8 years ago
Labels: bug, windows

#10 - Colorize result

Issue - State: closed - Opened by nemequ over 8 years ago

#9 - Suites in suites

Issue - State: closed - Opened by nemequ over 8 years ago
Labels: enhancement

#8 - Rewrite test runner

Issue - State: closed - Opened by nemequ over 8 years ago

#7 - Parameterized tests

Issue - State: closed - Opened by nemequ over 8 years ago
Labels: enhancement

#6 - Skipping tests

Issue - State: closed - Opened by nemequ over 8 years ago
Labels: enhancement

#5 - Fix a few MSVC warnings

Pull Request - State: closed - Opened by jibsen over 8 years ago - 3 comments

#4 - Verbosity level

Issue - State: closed - Opened by jibsen over 8 years ago - 3 comments
Labels: enhancement

#3 - Command-line interface for test runner

Issue - State: closed - Opened by jibsen over 8 years ago - 3 comments
Labels: enhancement

#2 - Support forking on Windows

Issue - State: open - Opened by nemequ over 8 years ago - 15 comments
Labels: help wanted, windows

#1 - TAP support

Issue - State: open - Opened by nemequ over 8 years ago - 2 comments
Labels: enhancement