Macaulay2 Engine
Loading...
Searching...
No Matches
testMain.cpp
Go to the documentation of this file.
1
29
30
#include <gtest/gtest.h>
31
#include <M2/gc-include.h>
32
#include <
engine.h
>
33
34
int
main
(
int
argc,
char
**argv)
35
{
36
IM2_initialize
();
37
::testing::InitGoogleTest(&argc, argv);
38
return
RUN_ALL_TESTS();
39
}
40
41
// Local Variables:
42
// compile-command: "make -C $M2BUILDDIR/Macaulay2/e/unit-tests check "
43
// indent-tabs-mode: nil
44
// End:
IM2_initialize
void IM2_initialize()
Definition
engine.cpp:76
engine.h
Legacy umbrella header that re-exports the per-area interface headers and carries the still-unmigrate...
main
int main()
Definition
franzi-brp-test.cpp:376
Macaulay2
e
unit-tests
testMain.cpp
Generated on
for Macaulay2 Engine by
1.15.0