Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 784 Bytes

File metadata and controls

33 lines (18 loc) · 784 Bytes

Ishiko/C++ TestFramework

A C++ test framework.

Contents

  • core: The source for the core components of the test framework.
  • include: Directory containing the public headers for the project.
  • lib: Directory where the build process puts the compiled libraries.
  • tests: The tests for the project.

Project Status

ishiko-cpp

This project is in early development and not ready for public use yet.

Usage

No documentation available as of yet.

Support

None.

License

Copyright (c) 2000-2024 Xavier Leclercq
This work is licensed under the Boost Software License 1.0
See https://github.com/ishiko-cpp/test-framework/blob/main/LICENSE.txt