Skip to content

codesmithyide/ishiko-cpp_test-framework

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 77.6%
  • Makefile 21.3%
  • C 1.1%