open_toontown_panda3d/tests/pgraph
rdb cef70a4fe5 tests: remove __gt__ asserts from test_shaderinput_vector_compare
This fails in Python 2, and we don't actually provide this operator or make any guarantees about greater-than ordering, so it was silly to test for it to begin with.
2020-01-04 01:21:54 +01:00
..
test_light.py tests: add test for prc page and one for light color temperature 2018-02-21 15:56:45 +01:00
test_lightattrib.py pgraph: fix LightAttrib.compose resulting in wrong on_light values 2018-01-26 14:30:21 +01:00
test_loader_types.py tests: work around Python 2.7 tempfile case bug on Windows 2019-08-20 14:40:15 +02:00
test_nodepath.py pgraph: add NodePath.replace_texture() 2019-07-10 09:53:42 +02:00
test_shaderinput.py tests: remove __gt__ asserts from test_shaderinput_vector_compare 2020-01-04 01:21:54 +01:00