Skip to content

Commit 5b26dd8

Browse files
committed
Add a basic readme.md to the regression folder.
In order to explain what tests marked `winbug` are about.
1 parent f64b221 commit 5b26dd8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

regression/readme.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# CProver regression tests
2+
3+
This folder contains the CProver regression test-suite.
4+
5+
## Notes
6+
7+
* Tests marked as `winbug` are currently known to be failing
8+
on Windows, but passing on other platforms. The reason for
9+
this is not known, and it's currently being investigated.
10+
This was discovered during work done to port CI from travis
11+
and codebuild to github actions. Worth noting that those tests
12+
were not being run on Windows before.

0 commit comments

Comments
 (0)