..
audio
tests: Update audio test to recognize missing sounds as NullAudioSound
2018-02-20 00:55:49 -07:00
bullet
tests: add some fuzz to bullet plane shape testing
2018-07-08 21:11:36 +02:00
collide
Rename CollisionTube to CollisionCapsule (bam 6.44)
2018-12-23 22:28:06 +01:00
dcparser
tests: add some DCPacker unit tests (for #751 )
2019-12-25 16:58:11 +01:00
display
tests: Add tests around compiling GLSL and Cg shaders ( #622 )
2019-08-01 12:32:06 +02:00
dtoolutil
tests: add Filename unit tests for fspath protocol in particular
2019-09-04 12:40:58 +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: fix futures test when building without true threading
2018-10-17 17:28:25 +02:00
express
tests: test various things that could suffer from libc++ eof() bug
2019-01-10 21:55:07 +01:00
gobj
gobj: better handle NaNs in vertex data when calculating bounds
2018-12-16 20:43:30 +01:00
gui
dgui: fix regression in DirectScrolledFrame (see #699 )
2020-02-10 13:17:05 +01:00
interrogate
tests: fix pytest deprecation warnings
2018-09-28 14:19:40 +02:00
linmath
linmath: fix mat4.get_col3() and mat4.get_row3() when using Eigen
2019-05-02 19:40:23 +02:00
mathutil
tests: add BoundingPlane unit tests
2018-08-08 21:54:58 +02:00
ode
ode: fix OdeJoint.attach with None parameters
2019-04-28 22:29:29 +02:00
particles
tests: add unit tests for particle systems and #769 in particular
2019-11-10 20:34:03 +01:00
pgraph
tests: remove __gt__ asserts from test_shaderinput_vector_compare
2020-01-04 01:21:54 +01:00
pipeline
tests: fix mutex test on win32 where mutexes are always reentrant
2018-09-04 23:01:41 +02:00
pnmimage
pnmimage: add quantize feature to reduce number of colors in image
2019-08-28 22:44:16 +02:00
prc
prc: fix possible stack overflow in StreamReader
2019-10-08 19:44:23 +02:00
putil
tests: add some ModifierButtons unit tests
2019-08-28 11:04:20 +02:00
showbase
tests: add unit tests for direct.showbase.Loader.Loader class
2019-08-22 10:45:36 +02: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