Files
oak-editor/tests/gtest
Mike-Solar 9ca2b0e716 tests: skip MainWindow construction test where OpenGL is unavailable
The test forces GraphicsBackend=opengl and builds a full MainWindow
with QOpenGLWidget-based viewer panels. On headless platforms whose
QPA cannot provide a GL context (Ubuntu/Windows CI on offscreen), the
app's GL calls crash on a non-current context (SEGFAULT in CI on
both). Probe with QOpenGLContext+QOffscreenSurface and GTEST_SKIP when
GL is unusable; the test still runs on platforms with real GL.
2026-07-17 17:38:15 +08:00
..
2026-04-12 01:26:41 +08:00
2026-04-12 01:08:22 +08:00
2026-01-05 03:11:34 +08:00
2026-07-16 16:21:18 +08:00
2026-07-16 16:21:18 +08:00
2026-01-05 03:40:36 +08:00
2026-01-05 03:40:36 +08:00
2026-01-05 02:55:21 +08:00
2026-04-12 01:26:41 +08:00