open_toontown_panda3d/tests
rdb f3d51fd72c tests: Don't rely on png being available for TexturePool tests
Instead, use SGI image format, support for which is generally enabled in Panda
2023-02-24 23:01:40 +01:00
..
audio tests: Update audio test to recognize missing sounds as NullAudioSound 2018-02-20 00:55:49 -07:00
bullet Merge branch 'release/1.10.x' 2022-06-29 19:09:59 +02:00
collide tests: Add more tests for sphere-into-box 2022-10-05 14:55:46 +02:00
dcparser tests: add some DCPacker unit tests (for #751) 2019-12-25 16:58:11 +01:00
display do not prefer framebuffer configs with excessive multisamples (#1456) 2023-02-12 23:04:46 +00:00
dtoolutil Merge branch 'release/1.10.x' 2020-08-17 13:05:51 +02:00
egg egg: add ability to read <Tangent> with four components 2019-02-05 00:30:54 +01:00
egg2pg tests: attempt to fix egg2pg test failure on macOS 2018-08-19 16:49:54 +02:00
event tests: Skip test_task_cancel_waiting() test if no threads enabled 2023-02-22 23:18:23 +01:00
express tests: Skip encrypt_string test when building without OpenSSL 2023-02-22 23:31:32 +01:00
gobj tests: Don't rely on png being available for TexturePool tests 2023-02-24 23:01:40 +01:00
gui tests: Ignore DeprecationWarning in OnscreenText tests 2021-03-09 19:21:41 +01:00
interrogate tests: Remove executable permissions from test_property.py 2023-02-22 18:20:39 +01:00
linmath linmath: Implement read-only buffer protocol support for vectors 2021-10-27 10:53:35 +02:00
mathutil tests: Add new unit test for Triangulator (also testing #985) 2020-08-18 18:38:19 +02:00
movies tests: Added video and audio tests 2023-02-07 18:08:32 +01:00
ode ode: fix OdeJoint.attach with None parameters 2019-04-28 22:29:29 +02:00
particles tests: Fix unit test suite when building without physics or net 2023-02-23 00:20:53 +01:00
pgraph Merge branch 'release/1.10.x' 2022-12-04 19:28:03 +01:00
physics tests: Fix unit test suite when building without physics or net 2023-02-23 00:20:53 +01:00
pipeline tests: Switch from deprecated ConditionVarFull to ConditionVar 2022-02-22 15:22:10 +01:00
pnmimage pnmimage: Added offset to add_sub_image and mult_sub_image 2020-04-25 22:56:40 +02:00
prc Merge commit 'e0d34131822a8852ff72dc9c5597f4dc6900719a' 2020-09-13 16:17:06 +02:00
putil Merge branch 'release/1.10.x' 2021-01-02 02:33:35 +01:00
showbase Merge branch 'release/1.10.x' 2021-03-24 13:58:00 +01:00
stdpy stdpy: Fix pickle sometimes duplicating Panda objects 2020-12-31 16:55:34 +01:00
task task: Fix re-adding task object removing extraArgs (#1132) 2023-02-13 10:58:02 +01:00
text tests: add unit test for TextNode::write, see #431 2018-10-28 11:45:39 +01:00
tform tform: MouseWatcher sort should uniquify duplicates 2018-06-12 13:44:24 +02:00
build_samples.py tests/build_samples: Use temporary directories to avoid in-source builds 2019-01-04 18:55:31 -08:00
main.py deploy-ng: Add files to build application out of the unit tests 2017-11-25 17:36:02 -08:00
requirements.txt Remove references to obsolete index from requirements.txt 2019-01-05 20:53:11 +01:00
setup.py tests: fix syntax error in setup.py, use default platforms 2018-12-28 15:36:02 +01:00
test_imports.py tests: Fix test_imports_panda3d for frozen/embedded panda3d package 2023-02-24 22:39:55 +01:00