-
We are performing our own escaping of strings before passing them into the library, because the [docs mention that no escaping is performed](https://docs.rs/rss/latest/rss/#writing). However it turns …
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [987f6b5c9e638ef921c71a530532f147788300c4](https://github.com/dotnet/runtime/com…
-
### Description
When trying to run unit tests and using the MauiAppBuilder after resolving the Application and while creating the Window a NullReferenceException is encountered.
```
Message:
…
-
### Describe the Issue
The test is expecting the double quotes for the inner string. It should allow for both.
```
"input[type='text']"
```
or
```
'input[type="text"]'
```
Tests:
https://github.…
-
Modified the config/gpt_config.env.template with the directions on page: https://github.com/e-m-b-a/emba/wiki/AI-supported-firmware-analysis
Then I copied the gpt_config.env.templage to gpt_config.…
-
As we keep deciding on how tests should be constructed, naming schemes, formatting tools, docstrings, etc. we should have a markdown text file (a "CONTRIBUTING.md") to define our guidelines for writin…
-
Hi
Testing the Android version (v0.3.4 downloaded from Play Store)
When I try to zoom picture, I'm most of time stuck.
# Current use case
To zoom in/out, it is required to use 2 fingers…
-
It can be located in here:
https://github.com/opennars/OpenNARS-for-Applications/blob/b9e41d1ebe4223b9dad9820d1ab7f40c4e7210db/src/system_tests/Alien_Test.h#L56
the width of the ASCII world is *…
-
Was trying out the following examples and they seem to crash when connecting pins to other objects with a Pin UID not found error.
```
ImNodeFlow.inl:189: const T& ImFlow::BaseNode::getInVal(const…
avlec updated
2 months ago
-
I'm trying to set up some assumptions on a symbol based on the examples in https://github.com/symengine/symengine/blob/master/symengine/tests/basic/test_refine.cpp.
My basic example is:
```cpp
…