mirror of
https://github.com/jorenchik/testing-spring-2024.git
synced 2026-02-04 06:42:02 +00:00
docs: remove usage
This commit is contained in:
@@ -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++).
|
||||||
|
|||||||
Reference in New Issue
Block a user