mirror of
https://github.com/Zygo/bees.git
synced 2025-06-15 17:26:15 +02: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>