1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-05-01 13:48:57 +08:00

15 Commits

Author SHA1 Message Date
deadprogram
632058c47a Adds back in OS trap for clean automatic shutdown. Also adds new method to disable this feature, and allow devs to handle shutdown themselves. 2015-10-22 00:12:00 -07:00
Kenny Levinsen
4b46228f67 Isolates shutdown-logic to Robot/Robots/Gobot.Stop
Gobot no longer hijacks the os.Interrupt signal handler, leaving any
shutdown logic to the user.
2015-09-30 21:43:58 +02:00
Adrian Zankich
be963f989c Increase gobot package test coverage 2014-11-30 00:19:53 -08:00
Adrian Zankich
59aee80c91 Remove ToJSON methods and create JSON constructors 2014-11-21 11:57:26 -08:00
Adrian Zankich
459e06dd67 Enable custom handlers for api 2014-07-21 22:19:04 -07:00
Adrian Zankich
84363c6699 Rename Expect to Assert and add Refute function 2014-07-17 11:41:47 -07:00
Adrian Zankich
bccc355a19 Update gobot tests 2014-07-10 11:14:08 -07:00
Adrian Zankich
c86123c694 Clean up devices and connections type 2014-07-09 09:38:43 -07:00
Adrian Zankich
a6fdedcf38 Update gpio platform and driver interface 2014-07-03 19:14:04 -07:00
Adrian Zankich
e10d617ece WIP refactor device and connection 2014-06-23 20:33:59 -07:00
Adrian Zankich
aed6b39bb6 Update test formatting 2014-06-13 16:01:39 -07:00
Adrian Zankich
56848d5a81 Clean up test_helper 2014-06-13 14:46:07 -07:00
Adrian Zankich
cf175b9557 Update tests for api and core 2014-06-12 14:38:03 -07:00
Adrian Zankich
819ec4f709 Gobot tests are green again 2014-05-03 03:22:22 -07:00
Adrian Zankich
90ee5d7d70 WIP project restructure 2014-04-29 13:20:32 -07:00