67 Packages
name | ftest |
---|---|
summary | A simple and limited unit-test framework for C++ 98 |
license | BSL-1.0 |
depends | 0 |
name | libboost-ext-ut |
---|---|
summary | C++ single header/single module, macro-free μ(micro)/Unit Testing Framework |
license | BSL-1.0 |
depends | 0 |
name | doctest |
---|---|
summary | C++ testing framework for unit tests and TDD |
license | MIT |
depends | 0 |
name | gtest |
---|---|
summary | Google Testing Framework |
license | BSD-3-Clause |
depends | 0 |
name | catch2 |
---|---|
summary | Catch2 is a multi-paradigm test framework for C++. which also supports Objective-C (and maybe C). It is primarily distributed as a single header file, although certain extensions may require additional headers. |
license | BSL-1.0 |
depends | 0 |
name | fakeit |
---|---|
summary | FakeIt is a simple mocking framework for C++. |
license | MIT |
depends | 0 |
name | gmock |
---|---|
summary | Google Mocking Framework |
license | BSD-3-Clause |
depends | 1; gtest |
name | catch2-examples |
---|---|
summary | Catch2 Examples |
license | BSL-1.0 |
depends | 0 |
name | catch2-tests |
---|---|
summary | Catch2 test package |
license | BSL-1.0 |
depends | 0 |
name | cli11-tests |
---|---|
summary | Tests package for cli11 library |
license | BSD-3-Clause |
depends | 1; catch2 |
name | cli11 |
---|---|
summary | CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface. |
license | BSD-3-Clause |
depends | 0 |
name | libxsimd |
---|---|
summary | Build2 package for xsimd - provides a unified means for using SIMD features for library authors. |
license | BSD-3-Clause |
depends | 1; libxtl ? |
name | xsimd-examples |
---|---|
summary | Examples package for xsimd |
license | BSD-3-Clause |
depends | 0 |
name | libbox2d |
---|---|
summary | Box2D is a 2D physics engine for games. |
license | MIT |
depends | 0 |
name | libbox2d-testbed |
---|---|
summary | Testbed of the Box2D physics engine for games. |
license | MIT |
depends | 2; libimgui-platform-glfw, libimgui-render-opengl3 |
name | libbox2d-tests |
---|---|
summary | Unit test package of the Box2D physics engine for games. |
license | MIT |
depends | 0 |
name | libpng |
---|---|
summary | The official PNG reference C library |
license | libpng-2.0 |
depends | 1; libz |
name | libboost-mpl |
---|---|
summary | The Boost.MPL library is a general-purpose, high-level C++ template metaprogramming framework of compile-time algorithms, sequences and metafunctions. It provides a conceptual foundation and an extensive set of powerful and coherent tools that make doing explict metaprogramming in C++ as easy and enjoyable as possible within the current language |
license | BSL-1.0 |
depends | 7; libboost-config, libboost-core, libboost-predef, libboost-preprocessor, libboost-static-assert, libboost-type-traits, libboost-utility |
name | libboost-iterator |
---|---|
summary | The Boost Iterator Library contains two parts. The first is a system of concepts which extend the C++ standard iterator requirements. The second is a framework of components for building iterators based on these extended concepts and includes several useful iterator adaptors |
license | BSL-1.0 |
depends | 13; libboost-assert, libboost-concept-check, libboost-config, libboost-core, libboost-detail, libboost-function-types, libboost-fusion, libboost-mpl, libboost-optional, libboost-smart-ptr, libboost-static-assert, libboost-type-traits, libboost-utility |
name | libboost-redis |
---|---|
summary | Redis async client library built on top of Boost.Asio |
license | BSL-1.0 |
depends | 8; libssl, libcrypto, libboost-asio, libboost-assert, libboost-core, libboost-mp11, libboost-system, libboost-throw-exception |