mirror of
https://github.com/jorenchik/testing-spring-2024.git
synced 2025-10-21 20:10:36 +00:00
docs: remove usage
This commit is contained in:
parent
9c9929565b
commit
7f0a51f5b8
@ -14,8 +14,6 @@ Direktorija `modules` ir saistīta ar datu sagatavošanu pirms funkcijas
|
|||||||
izsaukuma. `test_validation.cc` ir viens testa fails, kas satur testus.
|
izsaukuma. `test_validation.cc` ir viens testa fails, kas satur testus.
|
||||||
[GTest](https://github.com/google/googletest) tiek izmantots testiem.
|
[GTest](https://github.com/google/googletest) tiek izmantots testiem.
|
||||||
|
|
||||||
## Lietojums
|
|
||||||
|
|
||||||
## Kompilācija uz Linux un MacOS
|
## Kompilācija uz Linux un MacOS
|
||||||
|
|
||||||
Kompilācijai operētājsistēmā Linux ir nepieciešams cmake un
|
Kompilācijai operētājsistēmā Linux ir nepieciešams cmake un
|
||||||
|
|||||||
@ -16,8 +16,6 @@ Directory `modules` is concerned with preparation of data prior to the function
|
|||||||
call. `test_validation.cc` is a single test file that contain the tests.
|
call. `test_validation.cc` is a single test file that contain the tests.
|
||||||
[GTest](https://github.com/google/googletest) is used for tests.
|
[GTest](https://github.com/google/googletest) is used for tests.
|
||||||
|
|
||||||
## Usage
|
|
||||||
|
|
||||||
## Compilation on Linux and MacOS
|
## Compilation on Linux and MacOS
|
||||||
|
|
||||||
Compilation on Linux and MacOS requires cmake and CXX compiler (e.g., g++).
|
Compilation on Linux and MacOS requires cmake and CXX compiler (e.g., g++).
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user