File: tests-main.cpp

package info (click to toggle)
rapidfuzz-cpp 3.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,480 kB
  • sloc: cpp: 30,893; python: 63; makefile: 26; sh: 8
file content (3 lines) | stat: -rw-r--r-- 111 bytes parent folder | download
1
2
3
// test main file so catch2 does not has to be recompiled
#define CATCH_CONFIG_MAIN
#include <catch2/catch.hpp>