File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ uses more descriptive nomenclature for the types and procedures.
52
52
53
53
This repository also adds
54
54
1 . A [ Fortran Package Manager] build system,
55
- 2 . Tests based on the [ Veggies ] unit-testing framework ,
55
+ 2 . Tests based on the [ Sourcery ] library's unit-testing utility ,
56
56
3 . Documentation generated by [ ` ford ` ] and deployed to the web via GitHub Actions, and
57
57
4 . Quality control via continuous integration testing using GitHub Actions.
58
58
@@ -143,3 +143,4 @@ class diagram below of the three derived types in Smart-Pointers.
143
143
[ shallow copy ] : https://en.wikipedia.org/wiki/Object_copying#Shallow_copy
144
144
[ 767 ] : https://github.com/fortran-lang/fpm/issues/767
145
145
[ test/README.md#cray ] : ./test/README.md#cray
146
+ [ Sourcery ] : https://github.com/sourceryinstitute/sourcery
You can’t perform that action at this time.
0 commit comments