rdb 82a79acdd5 tests: Fix OverflowError in test_format_arrays on 32-bit 2 years ago
..
audio 7aedc21510 tests: Update audio test to recognize missing sounds as NullAudioSound 7 years ago
bullet 33691d72ec bullet: Fix assertion when reconstructing BulletConvexHullShape from bam 3 years ago
collide f8ce339960 collide: Add pickle support for most collision handlers 5 years ago
dcparser b9713f71b1 tests: add some DCPacker unit tests (for #751) 6 years ago
display 0220a43ce0 shader: Fix support for `#pragma include <example.glsl>` in GLSL 3 years ago
dtoolutil c7341bec26 tests: Fix Filename test to match paths case-insensitively 5 years ago
egg 63d2992d5e egg: add ability to read <Tangent> with four components 6 years ago
egg2pg 91ae68f04b tests: attempt to fix egg2pg test failure on macOS 7 years ago
event 064e0383be event: Allow AsyncFuture to store arbitrary PyObject result 4 years ago
express e67cd74725 express: Implement `copy.deepcopy()` for PointerToArray 3 years ago
gobj 82a79acdd5 tests: Fix OverflowError in test_format_arrays on 32-bit 2 years ago
gui d5c2dc6447 dgui: Add setTextPos, etc. aliases for setPos 5 years ago
interrogate cd9673ae9b tests: fix pytest deprecation warnings 7 years ago
linmath f30019af13 tests: xfail vector floor division tests on Windows 4 years ago
mathutil 1236303acf tests: Add new unit test for Triangulator (also testing #985) 5 years ago
ode ca5b4e7b54 ode: fix OdeJoint.attach with None parameters 6 years ago
particles 76d6b7ce58 tests: add unit tests for particle systems and #769 in particular 6 years ago
pgraph 41f0c9d48d pgraph: Support None as second arg of replace_texture/replace_material 3 years ago
physics a6580f5dd3 physics: Fix GlobalForceGroup 5 years ago
pipeline 1a94e65b17 tests: fix mutex test on win32 where mutexes are always reentrant 7 years ago
pnmimage 80ab6a28c4 pnmimage: Added offset to add_sub_image and mult_sub_image 5 years ago
prc 56c33fb8b6 tests: add unit test for StreamReader.readlines() 5 years ago
putil 3a5201fd65 tests: Add tests for pickling DoubleBitMask 5 years ago
showbase 3732d3f1e6 PythonUtil: Fix Python 3 next() for SerialNumGen, AlphabetCounter 4 years ago
stdpy a5557bc38d stdpy: Fix pickle sometimes duplicating Panda objects 5 years ago
text da82087735 tests: add unit test for TextNode::write, see #431 7 years ago
tform eab8b1c7a3 tform: MouseWatcher sort should uniquify duplicates 7 years ago
build_samples.py 8f4d66db04 tests/build_samples: Use temporary directories to avoid in-source builds 7 years ago
main.py 33fd302a8e deploy-ng: Add files to build application out of the unit tests 8 years ago
requirements.txt 0d5d6466f1 Remove references to obsolete index from requirements.txt 7 years ago
setup.py 7bdbbc78a3 tests: fix syntax error in setup.py, use default platforms 7 years ago