ValentinSidorov / DeLorean_Team

Source project automotive BASECAMP
MIT License
0 stars 2 forks source link

Cleaning up the project structure #3

Closed andrey-berdnik closed 2 years ago

andrey-berdnik commented 2 years ago
ValentinSidorov commented 2 years ago

Good

zonmen commented 2 years ago

Good. Small addition, we need to update Cmake requirements into 3.11 version(because of using "FetchContent").

andrey-berdnik commented 2 years ago

Good. Small addition, we need to update Cmake requirements into 3.11 version(because of using "FetchContent").

Thanks, updated

zonmen commented 2 years ago

One more thing, when I parse test file, int structure stdout_mode always equal false, so something wrong with yaml_parce.cpp screen

andrey-berdnik commented 2 years ago
  • update unit-testing structure for get possibility run all tests by one command

Will be changed in another issue, thanks