You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would probably be easiest to fork the project and automate rebasing when there's a tag upstream.
To do it at runtime, I guess the trick would be an option to load a "private tests" shared library that contains googletest fixtures. (I'm not sure what is needed to ensure they register in the right place, but it ought to be possible.)
To write useful tests would require linking against some of the wlcs code and require some restructuring of the project including publishing headers.
It would be nice to be able to support compositor-private tests.
Plausible soluition would be to allow injecting external test suites.
The text was updated successfully, but these errors were encountered: