You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
fdai7057 d7a102e3b1 refactoring: add more test cases and use easy names for arrays to increase readability. Assertions writen under each other have been replaced with loops that verify them. 2 years ago
src Implementation of function everyCharacterIsDigit(). 2 years ago
test refactoring: add more test cases and use easy names for arrays to increase readability. Assertions writen under each other have been replaced with loops that verify them. 2 years ago
.gitignore initial commit 2 years ago
build-script.sh Implementation of unit tests for power() and add line to build-script in order to call ceedling from there. 2 years ago
project.yml fix errors that occured while using ceedling to run tests of different files with one call to test:all. 2 years ago
test_mainMenu.c fix errors that occured while using ceedling to run tests of different files with one call to test:all. 2 years ago