Johannes Maier
Johannes Maier
Hello, I did run the commands with the two versions: I did run only one test with cmd `ceedling test:pattern[minimal]` . Running all tests would fail because some tests do...
@mvandervoord Glad I could. If you need more information just let me know.
@mvandervoord I did run the pre-release but it was no improvement. Time is 30s vs 58s The absolute timing did change because my tests evolved but I still see the...
@mvandervoord I did run a fresh example `temp_sensor` project. This project does build with multiple threads. I did modify some tests to run with fff as mock plugin but it...
@mvandervoord Here is the project.yml I use mixins for separate test configs. The mixins contain additional src/include path and defines ``` # ========================================================================= # Ceedling - Test-Centered Build System for...
@mvandervoord ok, thank you for looking into it. Do you have any suggestions on where I could look for that clue? At the moment I am using 1.0.0, but hopefully...
@mvandervoord I switched to a new workstation. This gave me the opportunity to check if it could be a hardware/OS issue. tl;dr: using **ruby_installer + msys2 devkit** compared to **wsl2**...
@mvandervoord Unfortunatly I have a problem installing the latest prerelease: `ERROR: Could not find a valid gem 'unicode-display_width' (~> 3.1) (required by 'C:\Users\johannes.maier\Downloads\ceedling-1.0.2-75cc24b.gem' (>= 0)) in any repository` But the...
> > [@mvandervoord](https://github.com/mvandervoord) Unfortunatly I have a problem installing the latest prerelease: `ERROR: Could not find a valid gem 'unicode-display_width' (~> 3.1) (required by 'C:\Users\johannes.maier\Downloads\ceedling-1.0.2-75cc24b.gem' (>= 0)) in any repository`...