You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Using stdlib in your project](#using-stdlib-in-your-project)
15
+
*[Documentation](#documentation)
16
+
*[Contributing](#contributing)
17
+
*[Links](#links)
6
18
7
19
## Goals and Motivation
8
20
@@ -138,7 +150,7 @@ To test your build, run the test suite after the build has finished with
138
150
cmake --build build --target test
139
151
```
140
152
141
-
Please report failing tests on our [issue tracker](https://github.com/fortran-lang/stdlib/issues/new/choose) including details on the compiler used, the operating system and platform architecture.
153
+
Please report failing tests on our [issue tracker](https://github.com/fortran-lang/stdlib/issues/new/choose) including details of the compiler used, the operating system and platform architecture.
0 commit comments