♫ Christian Krause ♫
♫ Christian Krause ♫
interestingly: ```html ## motivation #e3 ### use version control for # *everything* | common | less frequent | esoteric | | ------------ |:---------------:| ---------------:| | software | presentation | youtube...
Maybe I'll find some time tonight.
Updated to v0.43.05.
**Note:** I edited my original post to include a task list for the supported operating systems. Since the memory for Windows has been merged, I already checked that task.
I have been running with the [Hello71 version](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=dwarftherapist-git) for a while now on 64-bit Arch Linux and had no problems.
Also note that the report/results include files from the other package: ```toml # Cargo.toml [workspace] members = ["lib", "cli"] ``` ```console $ cargo tarpaulin -p lib ... Jul 15 14:52:21.192...
> For the moment, I only really care about the coverage in the `lib` workspace member. I did not expect the files in `cli` to show up with `-p lib`,...
@segator Which way of installation did you choose? ... i.e. please update the issue description with the command line that you used.
I agree, that valgrind and cppcheck tests should be optional, i.e. `configure` should only optionally check for these tools and disable the tests if they are not available.