Jonas Toth
Jonas Toth
Hi, I am currently writing an package for gentoo for this library. Part of that exercise is adding the unit tests to package testing to ensure everything works as expected...
The original source code location gives certificate validation errors when downloading with `wget`. Therefore, I switched to the luarocks repository. Related to https://github.com/nvim-neorg/neorg/issues/1516 Closes: https://bugs.gentoo.org/936599 Signed-off-by: Jonas Toth --- Please...
## Expected Behavior As the example demonstrate, exception tests can be performed using the `nothrow` function. This should work as documented, without full namespace qualification, but doesn't. It would be...
If a preset-file is included, its includes were not respected. This patch adjusts this. One issue is, that presets become duplicated if e.g. a base-preset is included from multiple preset...