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
367533efda
Tests: Fixed test that failed to catch an exception
...
- And also had a bad test count
2017-04-13 21:14:22 -04:00
Thomas Lauf
c944aebacc
TI-39: Bogus command line option causes segfault
...
- Return error message for invalid values in CmdChart
- Add tests (partially moved from cli.t)
2017-02-13 20:58:37 +01:00
Paul Beckingham
1091cc2085
Copyright update
2017-01-01 12:45:32 -05:00
Paul Beckingham
eaf72ff1f2
Tests: Rules no longer counts default settings
...
- Instead, assumes there are >30 default settings, which is currently and most
likely always going to be true.
2016-05-28 14:53:27 -04:00
Paul Beckingham
aa61490461
Tests: Corrected number of defaults
2016-05-21 15:45:51 -05:00
Paul Beckingham
db1b1410bd
Tests: Corrected number of rules defaults
2016-05-20 15:28:51 -05:00
Paul Beckingham
4708a3b326
Tests: Corrected number of default settings
2016-05-20 15:10:07 -05:00
Paul Beckingham
945521712b
Tests: Corrected broken test
2016-05-03 00:51:41 -04:00
Paul Beckingham
e202bcb5ce
Tests: Fixed test broken by adding new rules defaults
2016-04-06 00:37:40 -04:00
Paul Beckingham
60e390f52b
Tests: Added Rules::all tests
2016-03-26 17:53:39 -04:00
Paul Beckingham
ab9d0606fd
Copyright: Updated to 2016
2015-12-31 15:26:25 -05:00
Paul Beckingham
dcc1a3c451
Tests: Added rules test framework
2015-12-23 09:23:11 -05:00