File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
33Attempt to reimplement LLVM's FileCheck using Python.
44
5- ![ ] ( https://github.com/stanislaw /FileCheck.py/workflows/FileCheck.py%20on%20macOS/badge.svg )
6- ![ ] ( https://github.com/stanislaw /FileCheck.py/workflows/FileCheck.py%20on%20Linux/badge.svg )
7- ![ ] ( https://github.com/stanislaw /FileCheck.py/workflows/FileCheck.py%20on%20Windows/badge.svg )
5+ ![ ] ( https://github.com/mull-project /FileCheck.py/workflows/FileCheck.py%20on%20macOS/badge.svg )
6+ ![ ] ( https://github.com/mull-project /FileCheck.py/workflows/FileCheck.py%20on%20Linux/badge.svg )
7+ ![ ] ( https://github.com/mull-project /FileCheck.py/workflows/FileCheck.py%20on%20Windows/badge.svg )
88
99## Background
1010
@@ -21,10 +21,10 @@ keep third-party binary artifacts in source code.
2121
2222Documentation is hosted on Read the Docs:
2323
24- [ FileCheck.py documentation] ( https://filecheck.readthedocs.io/en/latest /index.html ) .
24+ [ FileCheck.py documentation] ( https://filecheck.readthedocs.io/en/stable /index.html )
2525
2626## Copyright
2727
28- Copyright (c) 2020 Stanislav Pankevich s.pankevich@gmail.com . See LICENSE for
28+ Copyright (c) 2021 Stanislav Pankevich s.pankevich@gmail.com . See LICENSE for
2929details.
3030
You can’t perform that action at this time.
0 commit comments