add Comments

This commit is contained in:
2026-07-13 10:19:30 +08:00
parent 3c9592da45
commit e77de49406
12 changed files with 444 additions and 16 deletions
+3
View File
@@ -3,6 +3,9 @@
#include <QFile>
#include <gtest/gtest.h>
// Configures process-wide Qt/OCIO state before running gtest. Tests default to
// the offscreen QPA plugin so headless or invalid DISPLAY sessions do not abort
// before gtest can report skips/failures.
int main(int argc, char **argv)
{
Q_INIT_RESOURCE(ocioconf);