mirror of
https://github.com/Zygo/bees.git
synced 2026-01-05 02:10:20 +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>