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
@@ -213,6 +215,20 @@ Alternatively if the keyword ```time``` is provided then the result of calling `
213
215
214
216
In either case the actual value for the seed is printed as part of Catch's output so if an issue is discovered that is sensitive to test ordering the ordering can be reproduced - even if it was originally seeded from ```std::time(0)```.
215
217
218
+
<aid="libidentify"></a>
219
+
## Identify framework and version according to the libIdentify standard
220
+
<pre>--libidentify</pre>
221
+
222
+
See [The LibIdentify repo for more information and examples](https://github.com/janwilmans/LibIdentify).
0 commit comments