#include <tesseract_common/macros.h>
#include <gtest/gtest.h>
#include <iostream>
#include <fstream>
#include <tesseract_common/utils.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TESSERACT_COMMON_IGNORE_WARNINGS_PUSH TESSERACT_COMMON_IGNORE_WARNINGS_POP | TEST (TesseractCommonUtilsUnit, TestGetAllowedCollisions) |
Testing getAllowedCollisions. More... | |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 51 of file utils_unit.cpp.
TESSERACT_COMMON_IGNORE_WARNINGS_PUSH TESSERACT_COMMON_IGNORE_WARNINGS_POP TEST | ( | TesseractCommonUtilsUnit | , |
TestGetAllowedCollisions | |||
) |
Testing getAllowedCollisions.
Definition at line 10 of file utils_unit.cpp.