manim/tests/utils
Mark Miller d8d9a01b9a
Enable CI testing for OpenGL (#1160)
* add simple circle test for opengl

* literally a comma

* add rgb tolerance to graphical unit tester

* start up xvfb on ubuntu?

* black style

* reduce tolerance to pixel ?

* add msys2 action

* add mesa install

* ci: windows add msys2 to path
Compile moderngl from source
add a init tests for CI to work
add colour to pytest

* minor edits

* mild refactor of scene / camera / renderer relationship

* flake-d

* reverted refactor

* reverted opengl split at the level of graphical unit tester

* remove unnecessary config in definition

* CI: remove python3 from MSYS2 also

Co-authored-by: Naveen M K <naveen@syrusdark.website>
2021-03-28 22:09:29 +02:00
..
__init__.py Refactored tests and added new tests tools for videos-tests. (#335) 2020-09-01 23:12:39 +02:00
commands.py Fix - as filename feature (#1005) 2021-02-06 18:03:23 +05:30
GraphicalUnitTester.py Enable CI testing for OpenGL (#1160) 2021-03-28 22:09:29 +02:00
logging_tester.py Refactored play logic (#1019) 2021-03-23 09:58:49 +01:00
testing_utils.py Refactored tests and added new tests tools for videos-tests. (#335) 2020-09-01 23:12:39 +02:00
video_tester.py Refactored tests and added new tests tools for videos-tests. (#335) 2020-09-01 23:12:39 +02:00