Skip to content

ricardolq/icp1_m1_option1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDD Exercise

Program Content

This project is designed to help you understand and implement key programming concepts. The main focus will be on developing functions that perform specific tasks and ensuring that these functions work correctly through testing.

Requirements

  1. Implement Functions: You need to create several functions that are specified in /src/myprogram.c
  2. Testing: Tests for each function to verify their correctness are already written in /tests/tests.cpp. This project has googletest configured and enabled to run the tests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published