rdb
|
221d35d3a6
|
Allow running test suite with emscripten via node.js
|
2024-11-04 18:40:30 +01:00 |
rdb
|
1a4ca179a9
|
tests: Properly skip Pmw tests when tkinter is not present
|
2024-11-04 13:19:38 +01:00 |
rdb
|
6d54aee0c7
|
Remove runtime dependency on interrogatedb
|
2024-10-30 17:46:26 +01:00 |
rdb
|
b605e1240c
|
tests: Add unit test to check new panda3d.net module
|
2024-03-02 13:41:23 +01:00 |
rdb
|
e01cb590de
|
Merge branch 'release/1.10.x'
|
2023-10-13 23:24:48 +02:00 |
WMOkiishi
|
f7f3179a89
|
Move test code from across `direct` to proper test modules
Closes #1480
|
2023-08-02 08:37:51 +02:00 |
rdb
|
868a4eac47
|
tests: Fix test_imports_panda3d for frozen/embedded panda3d package
|
2023-02-24 22:39:55 +01:00 |
rdb
|
6860c7776b
|
tests: Fix unit test suite when building without physics or net
|
2023-02-23 00:20:53 +01:00 |
rdb
|
4c58eb3382
|
tests: Replace use of deprecated imp module in test_imports
|
2022-10-31 23:21:54 +01:00 |
rdb
|
40b3c7ccc9
|
direct: remove empty useless direct.controls.PhysicsRoller module
|
2019-10-29 23:55:14 +01:00 |
Mitchell Stokes
|
660249a5cc
|
Remove p3d/AppRunner/plugin system
Co-authored-by: rdb <git@rdb.name>
Closes #734
|
2019-09-10 16:49:57 +02:00 |
rdb
|
086cb1ee6d
|
tests: fix `return` statement that should be a `continue`
|
2019-09-06 16:18:44 +02:00 |
rdb
|
53ff35dd6e
|
tests: fix test_imports not to import things starting with 'lib'
|
2019-09-06 13:44:03 +02:00 |
rdb
|
7b5f818ab2
|
tests: convert makepanda/test_imports.py to a unit test
|
2019-08-26 10:07:58 +02:00 |