Commit graph

18 commits

Author SHA1 Message Date
Thomas Lauf
6d79ea4a6d Update copyright statements
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-09-18 12:33:17 +02:00
Thomas Lauf
2535c2c399 Cleanup includes
- Remove unused includes
- Use '<..>' style consistently
- Strip any paths from include
- Replace deprecated C++ headers
- Sort includes according to LLVM rules
  https://llvm.org/docs/CodingStandards.html#include-style

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-06-17 14:19:02 +02:00
Thomas Lauf
e15fcd30d0 Update copyright holders
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2019-10-18 10:59:16 +02:00
Thomas Lauf
d64017a7a6 Update copyright dates
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2019-10-18 10:59:16 +02:00
Simon Ruderich
2271bd9eea Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
Paul Beckingham
88d644d193 Copyright 2018 2017-12-31 19:37:13 -05:00
Paul Beckingham
ac4ecbecad TI-61: Typo in exclusion.t.cpp
- Thanks to Thomas Lauf.
2017-01-25 21:35:38 -05:00
Paul Beckingham
1091cc2085 Copyright update 2017-01-01 12:45:32 -05:00
Paul Beckingham
b79355dfb2 Tests: Added tests for exclusion ranges generated within a 24-hour period 2016-05-13 17:25:54 -04:00
Paul Beckingham
218780518c Tests: Fixed exclusion tests with new syntax 2016-04-27 22:34:19 -04:00
Paul Beckingham
63a6255412 Interval: Now has pubic ::range, which has public ::start, ::end 2016-04-23 10:35:06 -04:00
Paul Beckingham
4176bf23d4 Range: Renamed Daterange to Range 2016-04-23 08:52:16 -04:00
Paul Beckingham
878585dd79 Tests: Added full exclusion range tests 2016-04-20 17:32:59 -04:00
Paul Beckingham
72b8f39848 Tests: better test descriptions 2016-04-20 08:26:34 -04:00
Paul Beckingham
716d32c8a8 Tests: Added :ranges tests for 'day on' and 'day off' 2016-04-18 23:08:48 -04:00
Paul Beckingham
71f442131c Tests: Corrected exclusion syntax 2016-04-18 22:18:00 -04:00
Paul Beckingham
0619309054 Tests: Added new exclusion syntax 2016-04-02 00:00:37 -04:00
Paul Beckingham
2d0475f350 Tests: Added Exclusion tests 2016-03-27 23:51:54 -04:00