#include "yaze.h"
#include <gtest/gtest.h>
#include "absl/debugging/failure_signal_handler.h"
#include "absl/debugging/symbolize.h"
#include "test/integration/test_editor.h"
Go to the source code of this file.
Namespaces | |
namespace | yaze |
namespace | yaze::test |
Macros | |
#define | SDL_MAIN_HANDLED |
Functions | |
int | main (int argc, char *argv[]) |
#define SDL_MAIN_HANDLED |
Definition at line 1 of file yaze_test.cc.
int main | ( | int | argc, |
char * | argv[] ) |
Definition at line 17 of file yaze_test.cc.
References yaze::test::integration::RunIntegrationTest().