WMOkiishi
|
8de98592ca
|
showbase: Annotate basic `Loader` methods (#1723)
|
2025-02-19 18:59:19 +01:00 |
rdb
|
e43dc87df5
|
Fix unit test failures on Python 3.13
|
2024-12-14 15:25:03 +01:00 |
rdb
|
ad57762e9f
|
Merge branch 'release/1.10.x'
|
2024-08-07 22:34:08 +02:00 |
rdb
|
b6ec48b27c
|
Fix invalid metadata version 2.0 (should be 2.1)
|
2024-05-28 22:28:37 +02:00 |
rdb
|
cb7f25f59c
|
tests: Fix an issue running tests with some Python 3.4 setups
|
2023-10-15 16:21:30 +02:00 |
rdb
|
479774477b
|
tests: Compat w/ older pytest by using tmpdir instead of tmp_path
|
2023-10-15 14:48:01 +02:00 |
rdb
|
a6ab238abc
|
Merge branch 'release/1.10.x' into incoming
|
2023-10-14 21:35:00 +02:00 |
rdb
|
1db6dbc166
|
tests: Don't cache loaded test model
|
2023-10-14 21:24:22 +02:00 |
rdb
|
b2465c3b38
|
tests: Fix running tests on Windows and with Python 2.7
|
2023-10-14 17:31:35 +02:00 |
rdb
|
c1c035d5c9
|
showbase: Switch Loader entry point detection to importlib.metadata
Only in Python 3.8 and up, where this module is available, otherwise it falls back to pkg_resources
Add unit test for custom entry point loaders
|
2023-10-14 11:27:46 +02:00 |
rdb
|
88f8071dfc
|
tests: add unit tests for direct.showbase.Loader.Loader class
|
2019-08-22 10:45:36 +02:00 |