lesson_8 #8

Open
alexander wants to merge 1 commits from lesson_8 into master
Owner
  1. Установить фреймворк Google Test.
  2. Добавить unit-тесты в проект домашнего задания из первого урока.

1. Установить фреймворк Google Test. 2. Добавить unit-тесты в проект домашнего задания из первого урока. ![](https://git.zhirov.website/attachments/76a909fc-7102-473b-876f-94688802267c)
alexander added 1 commit 2021-10-17 09:45:40 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b lesson_8 master
git pull origin lesson_8

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff lesson_8
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: alexander/geekbrains_cpp_difficult_moments#8
No description provided.