Merge branch 'bugfix/3' into dev

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
This commit is contained in:
Rodney, Tiara 2025-05-04 01:39:34 +02:00
commit 136b5567ce
No known key found for this signature in database
GPG key ID: 5CD8EC1D46106723
5 changed files with 1 additions and 1 deletions

2
TODO
View file

@ -72,7 +72,7 @@ Description: implement a simple circular buffer
ID: 3 ID: 3
Type: bugfix Type: bugfix
Title: move unit tests to subdirectory Title: move unit tests to subdirectory
Status: in-progress Status: done
Priority: high Priority: high
Created: 2025-05-04 Created: 2025-05-04
Description: move the unit test suites to a unit/ subdirectory so that Description: move the unit test suites to a unit/ subdirectory so that