mirror of
https://github.com/tkuschel/bees.git
synced 2026-01-11 21:10:58 +01:00
Tests could now be run in parallel. Additionally, single tests can be run by simply using "make testname", i.e. "make chatter" would run the chatter test. Signed-off-by: Kai Krakow <kai@kaishome.de>