mirror of
https://github.com/fmtlib/fmt.git
synced 2026-02-08 10:46:58 +08:00
Add instructions on how to run the unit tests.
This commit is contained in:
parent
23dd27873d
commit
aec95bcbba
@ -310,7 +310,11 @@ Then go to the format directory and generate Makefiles with
|
|||||||
$ cd format
|
$ cd format
|
||||||
$ cmake .
|
$ cmake .
|
||||||
|
|
||||||
Next use the following commands to run the speed test::
|
Next use the following commands to run the unit tests::
|
||||||
|
|
||||||
|
$ make test
|
||||||
|
|
||||||
|
the speed test::
|
||||||
|
|
||||||
$ make speed_test
|
$ make speed_test
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user