Skip to content

Commit 9018c45

Browse files
committed
Updated roadmap
1 parent ead6467 commit 9018c45

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

ROADMAP.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@ There are lots of ways pluginval can be improved, some of these are listed below
44

55
You can help get there by issuing PRs or [funding](FUNDING.md) development.
66

7-
- #### Integration of real-time safety checking (via RTsan or rtcheck)
8-
- #### Improved stack trace/crash reporting
9-
- #### Acceptance testing using input files and reference output files
10-
- #### Automatic integration of Asan/Tsan on platforms that allow it
11-
- #### More tests/logging
12-
- #### Integration with CTest
13-
- #### Improved command-line handling and json config file support
7+
- [x] Integration of real-time safety checking (via rtcheck)
8+
- [ ] Improved command-line handling and json config file support
9+
- [ ] Acceptance testing using input files and reference output files
10+
- [ ] Improved stack trace/crash reporting
11+
- [ ] Automatic integration of Asan/Tsan on platforms that allow it
12+
- [ ] More tests/logging
13+
- [ ] Integration with CTest
14+
- [ ] Integration of real-time safety checking (via RTSan)

0 commit comments

Comments
 (0)