Initial Commit

This commit is contained in:
2025-05-08 17:19:01 +03:00
commit 92d325316f
2 changed files with 38 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
name: unittest-cpp
description: A lightweight unit testing framework for C++
version: 2.0.0
url: https://github.com/unittest-cpp/unittest-cpp
license: MIT
architecture: any
depends: ["gcc"]
type: source