-
## Quick Description ##
In our current report the used test data is somewhat hidden in different steps of each test. It would be great to have an overview for the used test data at each test.
## U…
-
Hi,
I try to run Qt5 application with Docker, when I run with qtuser it works well.
However, when I try to run with the root user, I got the error
'''
Got keys from plugin meta data ("xcb")
Q…
-
Currently there doesn't seem to be a way to inspect a class and its methods/properties from C/Cpp.
Lua uses a table structure that can be inspected, and while it may be possible to add a properties m…
-
I miss a couple features related to compile time flags in the compiler:
1. **flags with a value**
It can be emulated with `-Dkey=value` then checking for full `"key=value"` flags, for example…
-
I want my config to be easy to install.
It would be much more convenient if I could have a file like `~/.config/powerline-rust.yaml`.
**Proposal:** Look for a config file at runtime and use it i…
-
Hello Mike,
In the spirit of your readme, I'm wondering to what extent this package can or is intended to address some common pain points aside from speeding up flux/zygote:
1. Lightweight stat…
-
### Describe the bug
I have a simple ApplicationInitializer to print out all the available servlet resource paths...
```java
public class ApplicationInitializer implements ServletContainerIniti…
-
### Expected behavior.
Hitting Enter or Return on the keyboard should go to a new line in insert mode. However, nothing happens. Instead, a new line can be created with which is not ideal. I've conf…
-
### Bug description
In `quarto render`, simultaneous use of the options `--output -` and `--embed-resources` fails with an error (file not found). This error occurs after the HTML file is generated a…
-
As of now, if a template does not parse, you don't find out until runtime (or "load time" if in prod mode, but the difference is fairly slim).
Possibly not a goal of this lib, but still, something th…