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
Copy file name to clipboardexpand all lines: README.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -341,7 +341,7 @@ int main(int argc, char* argv[])
341
341
}
342
342
```
343
343
344
-
**NOTE**: the language shown in **C**, but a **C++** version of this example program would be very similar. **C++** test programs have additiona support for facilities such as the throwing of exceptions.
344
+
**NOTE**: the language shown is **C**, but a **C++** version of this example program would be very similar. **C++** test programs have additiona support for facilities such as the throwing of exceptions.
345
345
346
346
347
347
## Project Information
@@ -364,23 +364,23 @@ If you'd like to help out with the project, please raise an issue via [GitHub Pa
364
364
365
365
#### STLSoft <!-- omit in toc -->
366
366
367
-
**xTests** depends on the **STLSoft** libraries, version 1.9.136 (or later). Version 1.10.6 (or later) is recommended.
367
+
**xTests** depends on the **STLSoft** libraries, version 1.11.1 (or later):
0 commit comments