Vladimír Vondruš
|
704c904d6a
|
package: use MAGNUM_-prefixed CMake options.
|
4 years ago |
Vladimír Vondruš
|
fe7e6eb545
|
Bootstrap for C++-side unit tests.
So far all tests were done only in Python, but now we'll need them in
CMake / CTest also.
|
6 years ago |
Vladimír Vondruš
|
fde6102a8d
|
python: expose SceneGraph Python wrapping helpers.
Those will get used by 3rd party code, so need to be installed.
|
7 years ago |
Vladimír Vondruš
|
256e69a8bb
|
package: test also docstring validity.
Doctest is ... wow. Such a simple idea and yet so useful. No need to do
any complex compiled code snippets like with C++.
|
7 years ago |
Vladimír Vondruš
|
d34366ac46
|
python: expose ArrayView and StridedArrayView.
Wow. This took a while and still is far from ideal.
|
7 years ago |
Vladimír Vondruš
|
0a72eaac56
|
package/archlinux: added a development PKGBUILD.
|
7 years ago |