-
## Motivation
Clearly we want good tests in all Beman libraries. Contributors could use more specifics about how to go about that.
## Completion Criteria
This issue will be complete when:
…
-
CMake allows to generate binaries with unit tests from a C functions and these tests supports special protocol to run testcases [1].
To run a single testcase one need to execute a binary and choose a…
-
### Zig Version
0.14.0-dev.1632+d83a3f174
### Steps to Reproduce and Observed Behavior
```zig
const Enum = enum { foo };
test "else-only switching" {
switch (Enum.foo) {
else => {…
-
### 🐛 Describe the bug
I'm trying out things like triton and torchao on Windows
In `torch/_inductor/codecache.py`, function `write_atomic`, when updating a cache entry, `tmp_path.rename` on Wind…
-
[spilres-dm2017-bs2.html.knz.gz](https://github.com/user-attachments/files/17969603/spilres-dm2017-bs2.html.knz.gz)
[size-kanzi-algos-etc-v03_64m.sh.txt](https://github.com/user-attachments/files/179…
-
Hi i am using roboletreci version 3.0 for unit testing my app and have the asssets folder with some files inside under src/test/assets but keep getting fileNotFound.
Here is my test code:
```
@RunWi…
-
**Describe the bug**
Not a bug but a source for potential performance optimization. I have attached two sets of assertions that are exactly the same except for an additional assertion in symcc-assert…
-
## Background
TypeScript extends JavaScript (which we currently use for all frontend) but with more rigorous typing. This is kind of adjacent to the frontend testing issues open here, as the main m…
-
## Documentation Catalogues
Hello since _Onyx_ have proper documentation comments in the parser, I think it can use documentation catalogues similar to [Swift Docc](https://www.swift.org/documentat…
-
I am testing an [Intel Arc A750 8GB](https://amzn.to/3IeEQKL) graphics card:
![DSC00672](https://user-images.githubusercontent.com/481677/218209389-df7ade31-e707-4d63-acec-aa16f54689ed.jpeg)
![6…