No description
ID: 3
Type: bugfix
Title: move unit tests to subdirectory
Status: in-progress
Priority: high
Created: 2025-05-04
Description: move the unit test suites to a unit/ subdirectory so that
integration tests and benchmarks can be cleanly separated
|
||
|---|---|---|
| src/byteb4rb1e_utils | ||
| tests | ||
| .gitignore | ||
| configure | ||
| configure.ac | ||
| Makefile | ||
| Pipfile | ||
| Pipfile.lock | ||
| pyproject.toml | ||
| requirements-dev.txt | ||
| TODO | ||