This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Programmiermethoden_und_-werkzeuge
/
2023-2-WS_group_project_theadmirals
Watch
5
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
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.
227
Commits
1
Branch
0
Tags
142 KiB
C
99.6%
Shell
0.4%
Branch:
main
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'main'
${ noResults }
2023-2-WS_group_project_the...
/
test
History
Jonas Zitzmann
fdcadd243b
more overview
11 months ago
..
.gitkeep
initial commit
11 months ago
test_arithmeticAddition.c
Added multiple tests for arithmetic addition methods
11 months ago
test_arithmeticDivision.c
Added more tests for division methods with different datatypes
11 months ago
test_arithmeticMultiplication_Double.c
refactoring: removed unnecessary comments
11 months ago
test_arithmeticMultiplication_Float.c
refactoring: removed unnecessary comments
11 months ago
test_arithmeticMultiplication_Int.c
added arithmetic Multiplication
11 months ago
test_arithmeticSubtraction.c
Commit arithmetic Subtraction double
11 months ago
test_calculateFactorial .c
Commited Unit Test calculate Factorial
11 months ago
test_convert_CM_in_M.c
Commited Unit Test cm in m
11 months ago
test_convert_C_to_F.c
refactoring: removed unnecessary comments
11 months ago
test_convert_M_in_KM.c
Commited Unit Test m in km
11 months ago
test_convert_cm_in_dm.c
Commited Unit Test cm in dm
11 months ago
test_convert_g_to_mg.c
refactoring: removed unnecessary comments
11 months ago
test_convert_kg_to_g.c
refactoring: removed unnecessary comments
11 months ago
test_convert_kg_to_ton.c
refactoring: removed unnecessary comments
11 months ago
test_convert_kph_to_mps.c
Commited Unit Test
11 months ago
test_convert_m_to_ft.c
refactoring: removed unnecessary comment
11 months ago
test_convert_time.c
Commited Unit Test
11 months ago
test_convert_ton_to_kg.c
refactoring: removed unnecessary comments
11 months ago
test_convert_ton_to_mt.c
refactoring: removed unnecessary comments
11 months ago
test_exponentials.c
Added exponentials including unittest
11 months ago
test_inputHandler.c
Added final test for input handler
11 months ago
test_logarithmicFunctions.c
add logarithmic Function
11 months ago
test_operationHandler.c
Added test for operation handler extracting method
11 months ago
test_trigonometricFunctions.c
Commited Unit Test trigonometric Functions
11 months ago