File: README.VISP

package info (click to toggle)
visp 3.7.0-10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 166,384 kB
  • sloc: cpp: 392,705; ansic: 224,448; xml: 23,444; python: 13,701; java: 4,792; sh: 207; objc: 145; makefile: 118
file content (22 lines) | stat: -rw-r--r-- 606 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
WHAT IS CATCH2:
---------------

Catch2 is a modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17
and later.

SOURCE CODE:
------------

See https://github.com/catchorg/Catch2

LICENSE:
--------

Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

CONTENT:
--------

The catch_amalgamated.hpp and catch_amalgamated.cpp files are a copy of the latest version of the single header that
was downloaded from https://github.com/catchorg/Catch2/releases/tag/v3.8.0