Altamash Aslam
Altamash Aslam
@Caellian Hi! May I work on this? Ill open a PR as soon as I am able.
Hi! Could I work on this? Also what would be the expected output for this? Should the tests just fail and return 1 instead of throwing an exception and returning...
@jktjkt Is such an output good? If so, I'll open a PR. ```c++ C:\C++Projects\doctest_test\x64\Debug\doctest_test.exe [doctest] doctest version is "2.4.12" [doctest] run with "--help" for options =============================================================================== C:\C++Projects\doctest_test\doctest_test\doctest_test.cpp(9): TEST CASE: x...
Hi! I am a newcomer here. Can I try to work on this issue?
Hmm. I run `python D:\Git-Contribs\doctest\doctest\.github\workflows\build_and_test.py Windows x64 gcc` without making any changes after cloning but i failed the `no_multithreading` test. I have attached the log file. This also occurs when...
Hi! Please disregard the force push and other pull request. I was trying to figure out if I should open another pull request or not.
So it looks like we need to add another argument for compiler versions as some tests (windows clang and clang-cl) fail because of this. the MacOS tests fail because I...
> Think we're pretty much good to go (except one `==25.0` missing), we'll merge after that + CI finishes to make sure we haven't broken any unexpected jobs [ci (clang,...
Some checks are still failing because of the error: `ModuleNotFoundError: No module named 'packaging'` even after I tried moving this further in the `main.yaml` steps. I noticed that this issue...
Ignore review request. Sorry. Misclick.