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 fa12fdef2a Implementation of function everyCharacterIsDigit(). 2 years ago
src Implementation of function everyCharacterIsDigit(). 2 years ago
test bug fix: the behaviour of the function power() for 0 to the power of 0 and and for an exponent with the value 0 for any positive base in the range of the data type is not undefined anymore. 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