Tobi-wan Kenobi
a2c6214baa
[core/engine] Add module loading logic
...
Allow the engine to load modules from the bumblebee/modules/ directory.
see #23
2016-12-04 11:09:10 +01:00
Tobi-wan Kenobi
9a5a6d354a
[core/config] Add module aliases
...
Allow the user to provide aliases when loading a module multiple times
so that the modules can be differentiated (e.g. for passing parameters
to a module).
see #23
2016-12-03 20:54:57 +01:00
Tobi-wan Kenobi
a720baf407
[tests] Add Python3 test run
...
Add testrun to also verify Python3 functionality.
+ Immediately fix a Python3 incompatibility.
see #23
2016-12-03 20:45:52 +01:00
Tobias Witek
9c95c0b319
[tests] Added first module tests (for CPU)
...
I finally *really* need to get started on testing. I've had too many
releases in too short time intervals now, all because of small
bugs/oversights.
2016-11-06 14:30:59 +01:00