rdb
|
983c88e005
|
tests: Make threading tests conditional upon thread support
|
2025-10-15 20:48:56 +02:00 |
rdb
|
221d35d3a6
|
Allow running test suite with emscripten via node.js
|
2024-11-04 18:40:30 +01:00 |
WMOkiishi
|
f7f3179a89
|
Move test code from across `direct` to proper test modules
Closes #1480
|
2023-08-02 08:37:51 +02:00 |
rdb
|
a5557bc38d
|
stdpy: Fix pickle sometimes duplicating Panda objects
We have to unify multiple Python wrappers pointing to the same C++ object.
|
2020-12-31 16:55:34 +01:00 |
rdb
|
c141bef19b
|
stdpy: Add missing threading.ThreadError
|
2020-12-30 23:57:27 +01:00 |
rdb
|
65c1ef968c
|
stdpy: Add PicklingError to pickle module
|
2020-12-30 22:34:44 +01:00 |
rdb
|
2c209e0f02
|
stdpy: Fix direct.stdpy.pickle module for Python 3
|
2020-12-29 13:05:00 +01:00 |