Skip to content

Commit 7ac4711

Browse files
authored
Update 01-what-is-filecheck.rst
1 parent 81b1b42 commit 7ac4711

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/01-what-is-filecheck.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ FileCheck is most often used in a combination with another tool called **LIT
1212
from the test files, FileCheck is used as a test matcher tool that checks output
1313
of the commands run by LIT.
1414

15+
2024-07-10 STATUS UPDATE - PROJECT DISCONTINUED
16+
-----------------------------------------------
17+
18+
The project has been discontinued in favor of another project: `antonlydike/filecheck <https://github.com/AntonLydike/filecheck>`_, where the developers are aiming to achieve greater compatibility with the upstream LLVM FileCheck and add more features that this project was lacking.
19+
20+
The filecheck PyPI package has also been transferred to the owner of antonlydike/filecheck.
21+
1522
Why Python port?
1623
----------------
1724

0 commit comments

Comments
 (0)