[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/divya28jain/lpython/main/src/tests/doctest.cpp [Back]  [Original]

// Uncomment the following line to stop catching exceptions and segfaults, thus
// allowing to use gdb to figure out where the code fails (also put this line
// into every test at the top):
//#define DOCTEST_CONFIG_NO_EXCEPTIONS

#define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN
#include "doctest.h"

Web Proxy Viewer  |  New URL  |  Original Page