76 Commits (3de75024cd9c0f846dc3bb1fb5d2c302c4006228)

Author SHA1 Message Date
fdai7057 5b5c4dccea refactoring: replaced variables with arrays and the consecutive use of assertions with for-loops 2 years ago
fdai7057 dee4af27ad solve merge conflict 2 years ago
fdai7057 6c766ee827 implementation of unit tests for generateCheckString() 2 years ago
fdai7057 e9d4d56754 implementation of unit test for to_string() 2 years ago
fdai7057 c2c1eac497 renaming files: source and header files start with lower case letters. Fixingorder of statements in build-project.sh 2 years ago
fdai7514 da40d8b28b refactoring: changed some variable names in test_showGeneralInfoEmployee.c 2 years ago
fdai7514 5a78de5396 implement unittest for function showGeneralInfoEmployee() 2 years ago
fdai7057 9fd187a289 remove unnecessary directories, implement build script, move project.yml to a new place 2 years ago
fdai7514 c394e533c6 implement function showGeneralInfoEmployee() 2 years ago
fdai7057 08444292cb refactoring: modification of unit tests for function generateID(), add array for values and for-loop to check assertions 2 years ago
fdai7057 41f0b11f71 refactoring: Modified unit test for function error(). Replaced variables with arras and consecutive execution of assertion calls with for-loops and added test cases for valid error codes. 2 years ago
fdai7057 2f6e3d54c2 Implementation of unit test for function error() 2 years ago
fdai7057 d13b024635 refactoring: replaced variables with arrays and the consecutive use of assertions with for-loops 2 years ago
fdai7057 0155f61c65 implementation of unit tests for checkLogin() 2 years ago
fdai7057 dbff9b5a1d implementation of unit tests for generateCheckString() 2 years ago
fdai7057 01c2f30137 implementation of unit test for to_string() 2 years ago
fdai7057 7f5952f739 unit tests for generateID() 2 years ago