Update README.rst
This commit is contained in:
parent
a7d7e0daec
commit
3cb004d0d3
20
README.rst
20
README.rst
@ -320,23 +320,9 @@ linkage options.
|
|||||||
Running the tests
|
Running the tests
|
||||||
~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
To run the unit tests first get the source code by cloning the repository::
|
Please refer to [Building the library](
|
||||||
|
http://cppformat.readthedocs.org/en/latest/usage.html#building-the-library)
|
||||||
$ git clone https://github.com/cppformat/cppformat.git
|
for the instructions on building the library and running the unit tests.
|
||||||
|
|
||||||
or downloading a package from
|
|
||||||
`Releases <https://github.com/cppformat/cppformat/releases>`_.
|
|
||||||
|
|
||||||
Then go to the cppformat directory, generate Makefiles with
|
|
||||||
`CMake <http://www.cmake.org/>`_ and build the project::
|
|
||||||
|
|
||||||
$ cd cppformat
|
|
||||||
$ cmake .
|
|
||||||
$ make
|
|
||||||
|
|
||||||
Now you can run the unit tests::
|
|
||||||
|
|
||||||
$ make test
|
|
||||||
|
|
||||||
Benchmarks reside in a separate repository,
|
Benchmarks reside in a separate repository,
|
||||||
`format-benchmarks <https://github.com/cppformat/format-benchmark>`_,
|
`format-benchmarks <https://github.com/cppformat/format-benchmark>`_,
|
||||||
|
Loading…
Reference in New Issue
Block a user