File: main.cpp

package info (click to toggle)
xeus-python 0.17.6%2B~0.6.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,744 kB
  • sloc: cpp: 4,949; python: 370; makefile: 19; javascript: 14
file content (12 lines) | stat: -rw-r--r-- 767 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
/***************************************************************************
* Copyright (c) 2018, Martin Renou, Johan Mabille, Sylvain Corlay, and     *
* Wolf Vollprecht                                                          *
* Copyright (c) 2018, QuantStack                                           *
*                                                                          *
* Distributed under the terms of the BSD 3-Clause License.                 *
*                                                                          *
* The full license is in the file LICENSE, distributed with this software. *
****************************************************************************/

#define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN
#include "doctest/doctest.h"