Skip to content

Стрельников Михаил Алексеевич#17

Open
m3kskssssssss wants to merge 1 commit intocppdevcourse:masterfrom
m3kskssssssss:master
Open

Стрельников Михаил Алексеевич#17
m3kskssssssss wants to merge 1 commit intocppdevcourse:masterfrom
m3kskssssssss:master

Conversation

@m3kskssssssss
Copy link
Copy Markdown

Без тестирования

Comment thread CMakeLists.txt
@@ -1,22 +1,17 @@
cmake_minimum_required(VERSION 3.15)
project(hw-3 CXX)
enable_testing()
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Когда обсуждали выключение тестов, подразумевалось, что вы не будете коммитить эти изменения. Сейчас из-за них не запустятся тесты в GitHub Actions

Comment thread CMakeUserPresets.json
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Генерируемые файл (CMakePresets.json, директория build) не должны быть в Git

Comment thread src/two-sum.cpp
@@ -0,0 +1,19 @@
#define ARRAY_SIZE 5
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Лучше просто подключить заголовочный файл two-sum.hpp, в котором уже определен макрос

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants