Commit Graph

32 Commits

Author SHA1 Message Date
ollo
0aacfc2222 Remove display_countcharacters_de and display_countwords_de 2019-04-20 21:39:50 +02:00
ollo
6621dee748 All tests calculating the length of the word passed 2017-03-01 18:28:37 +01:00
ollo
068f4b62e2 More test passed 2017-02-28 19:14:09 +01:00
ollo
1051abbc45 First characters are counted and tested 2017-02-28 19:01:19 +01:00
ollo
24c5d23bef All tests passed (twenty after and twenty for sounds better 2017-02-28 18:52:29 +01:00
ollo
e485f2a0bd More output for the test script 2017-02-28 18:50:43 +01:00
ollo
1f73de74d2 Updated code after executing new testscript 2016-05-15 22:59:17 +02:00
ollo
8c81a73af9 New test script to generate all minutes and seconds for the last week in March and October 2016-05-15 22:58:10 +02:00
ollo
591f0f496a Refactoring the summer time function needs an struct as parameter instead of each time variable on its own 2016-05-15 17:27:24 +02:00
ollo
7df7c53159 The function getUTCtime returns a struct'time' instead of all values seperatly 2016-05-15 16:37:55 +02:00
ollo
b441e62a4d Successfully tested unixtimestamp to UTC time convertion 2016-05-15 16:21:16 +02:00
ollo
34e3f1a78e Renamed test for wordclock 2016-05-15 16:16:45 +02:00
ollo
6f77b7fa0a Tweaked some user output 2016-05-15 16:06:09 +02:00
ollo
b1f70fdc9f Added some documentation for this folder; Updated the tests up to 2020 (testTimes.lua) to the new interface for summer and winter time calculation 2016-05-15 16:05:43 +02:00
ollo
8bb594d190 Refactored summer-time calcuating function. Now, only the state summertime or wintertime is returned 2016-05-15 15:44:19 +02:00
ollo
3deaea6709 Fixed leap time calculation; tested unixtimestamp convertion for the years 2016 to 2020 2016-05-14 23:28:20 +02:00
ollo
2dccb0e09a Integrated unixtime to year, month, day, hour, minute, second, dayofweek convertion into the timecore module 2016-05-14 12:25:55 +02:00
ollo
4d661aaff4 Added month and day calculation 2016-05-14 00:22:47 +02:00
ollo
c109fe41f8 NTP test 2016-05-04 23:23:49 +02:00
ollo
1fe0a2b80c Minute 1 to 4 are also correctly set, next to the displayed logic 2016-04-20 17:51:28 +02:00
ollo
bf3304cc38 Merge branch 'master' of https://github.com/0110/Wordclock 2016-04-20 17:41:41 +02:00
C3MA
9f79147c78 Included some units tests 2016-04-19 20:56:45 +02:00
ollo
a56817c018 Typo fixed 2016-04-17 16:21:01 +02:00
ollo
f6c675aae7 We need each hour at least once, not the first 24 minutes 2016-04-17 16:07:51 +02:00
ollo
69245dcb5b Renamed LUA script 2016-04-17 15:53:16 +02:00
ollo
eccd23951a Generate until year 2100 2016-04-17 15:50:52 +02:00
ollo
cf93603efc Script generates LUA file that can be executed 2016-04-17 15:37:25 +02:00
ollo
81c3dabd79 updated dependency 2016-04-12 21:11:50 +02:00
ollo
6c6b5ddae8 Removed software to run on the host into the unit folder 2016-04-12 21:11:11 +02:00
ollo
46b518f284 All summer and winter time is correctly generated up to dezember 2020 2016-04-12 21:05:53 +02:00
ollo
e2af5ba8f5 All Tests are finished 2016-04-12 21:02:56 +02:00
ollo
dc95893249 Unit testing prepared 2016-04-12 20:38:35 +02:00