Commit Graph

73 Commits (fa431720876e0a8b47b32940fdeda91eba322cfc)

Author SHA1 Message Date
Diego Barrios Romero 75c2988fa4 Fix checking transactions 2018-10-29 18:09:02 +01:00
Diego Barrios Romero 6e477fa5bf Add function to enable/disable the oscillator 2018-10-28 20:17:36 +01:00
Diego Barrios Romero d1a1ddbda3 Rename test module 2018-10-28 19:47:47 +01:00
Diego Barrios Romero 60087909a7 Add tests for datetime checks 2018-10-28 19:45:06 +01:00
Diego Barrios Romero 8459963f45 Add function to set the complete datetime at once 2018-10-28 19:36:25 +01:00
Diego Barrios Romero 12dca9f499 Add support for reading the complete date/time at once 2018-10-28 19:16:36 +01:00
Diego Barrios Romero 30fb022867 Generalize macro for array reading 2018-10-28 18:55:56 +01:00
Diego Barrios Romero ccca20aa4a Add functions to get/set the year 2018-10-28 17:28:55 +01:00
Diego Barrios Romero 2cf7855293 Add function to get/set the month 2018-10-28 15:44:17 +01:00
Diego Barrios Romero 63fe08c6b5 Support transaction list 2018-10-28 15:43:06 +01:00
Diego Barrios Romero ba5213adf2 Add functions to set/get the day of the month 2018-10-28 13:32:51 +01:00
Diego Barrios Romero 85c1b6189a Add functions to set/get the week day 2018-10-28 13:28:11 +01:00
Diego Barrios Romero 9e56a48cd3 Refactor invalid param tests 2018-10-28 13:26:46 +01:00
Diego Barrios Romero d8e56f8694 Add tests for 12h PM hours 2018-10-28 13:15:18 +01:00
Diego Barrios Romero 2ff917a5f0 Refactor tests 2018-10-28 13:14:12 +01:00
Diego Barrios Romero e79b38f629 Add tests for invalid values 2018-10-28 12:52:24 +01:00
Diego Barrios Romero b9610b6e73 Add methods to get/set the hours 2018-10-28 12:46:12 +01:00
Diego Barrios Romero c1b02cb3c0 Add functions to get/set the minutes. 2018-10-28 12:27:40 +01:00
Diego Barrios Romero cb61468456 Deny warnings 2018-10-28 12:07:55 +01:00
Diego Barrios Romero d2a675ef70 Move macros to common file 2018-10-28 12:06:25 +01:00
Diego Barrios Romero 8546577469 Allow unused code from common test module 2018-10-28 11:58:03 +01:00
Diego Barrios Romero cfa75dbde0 Fix blanks 2018-10-28 11:57:46 +01:00
Diego Barrios Romero 4d105bf11e Split tests into modules 2018-10-28 11:52:07 +01:00