fdai7968
|
00d252c60b
|
Update test/trig_functions/test_trig_functions.c
|
11 months ago |
fdai7968
|
23555e622d
|
Add new test file for trig_functions
|
11 months ago |
fdai7968
|
81db444a7a
|
Add new directory
|
11 months ago |
fdai7968
|
2ae9a6fd65
|
Update test/division/test_division.c
|
11 months ago |
fdai7968
|
c78a58c7be
|
Add new test for division file
|
11 months ago |
fdai7968
|
211fd9945a
|
Add new division test directory
|
11 months ago |
Hendrik Sitzmann
|
b87f8bb2c0
|
refactoring: added test comments
|
11 months ago |
Hendrik Sitzmann
|
8151f931af
|
added test for input 5
|
11 months ago |
Hendrik Sitzmann
|
5ba6ed51d6
|
added test for input 1
|
11 months ago |
Hendrik Sitzmann
|
b0ce1fe90c
|
added test for input 0
|
11 months ago |
Hendrik Sitzmann
|
0b4e7b9f6c
|
added test_fakultaet.c
|
11 months ago |
cxnnqr
|
d954780e2d
|
refactoring: standardized the test naming
|
11 months ago |
cxnnqr
|
3bf80b7127
|
refactoring: added comments
|
11 months ago |
cxnnqr
|
bd68e40324
|
refactoring: added comments
|
11 months ago |
cxnnqr
|
7b82e04292
|
refactoring: summarized tests
|
11 months ago |
cxnnqr
|
a843597a7b
|
refactoring: summarized tests
|
11 months ago |
cxnnqr
|
99a7f7d006
|
added test for both numbers negative
|
11 months ago |
cxnnqr
|
7b276a14a3
|
added test for second number negative
|
11 months ago |
cxnnqr
|
f30003a54e
|
added test for first number negative and second positive
|
11 months ago |
fdai7968
|
f23b7ddc2b
|
added forgotten setup and teardown
|
11 months ago |
fdai7968
|
a6704ce16b
|
Update test/subtraction/subtraction.c
|
11 months ago |
fdai7968
|
e86eaac135
|
Add new subtraction file for tests
|
11 months ago |
fdai7968
|
e920dbd5a7
|
Add new subtraction directory
|
11 months ago |
fdai7968
|
951389500c
|
Corrected naming mistake
|
11 months ago |
fdai7968
|
364401a11c
|
Add test_calculator.c
|
11 months ago |
fdai7968
|
9e55db740e
|
create new directory multiplication
|
11 months ago |
Laurin
|
315547fddf
|
refactoring: renamed some test functions
|
11 months ago |
Laurin
|
db5f6c1106
|
added test for converting hex input to decimal
|
11 months ago |
Laurin
|
3b11e3b13f
|
added final test for converting binary input to decimal
|
11 months ago |
Laurin
|
bfaccfaecd
|
added test for implementation of hexStrLen function into convertIntToHex function
|
11 months ago |
Laurin
|
4032750fa9
|
added test to test special case of input 0
|
11 months ago |
Laurin
|
2faaa84310
|
added test to make sure hexStrLen function behaves as corrected
|
11 months ago |
cxnnqr
|
aadef721f6
|
added test for common case
|
11 months ago |
Laurin
|
69da91f715
|
refactoring: corrected tes function name
|
11 months ago |
cxnnqr
|
6fd2496057
|
added tests for zero cases
|
11 months ago |
Laurin
|
e66f206d79
|
added test for hexStrLen function
|
11 months ago |
cxnnqr
|
08b43f0ba2
|
added simple test for input 6 and 8
|
11 months ago |
Laurin
|
943f911a82
|
added test for converting into hex for numbers smaller than 16
|
11 months ago |
Laurin
|
9fbe4606e1
|
added test for converting small int to hex string
|
11 months ago |
Laurin
|
bd55ea228b
|
added test for converting binary string of 1s and 0s to decimal
|
11 months ago |
cxnnqr
|
b99246a677
|
refactoring: renamed tests for simplified the zero cases
|
11 months ago |
Laurin
|
c7c45916fe
|
added test for converting longer binary string of 1s to decimal
|
11 months ago |
Laurin
|
e48b4f38a6
|
added test for converting binary string of 1s to decimal
|
11 months ago |
cxnnqr
|
e7da9ff108
|
added test for coprime numbers
|
11 months ago |
cxnnqr
|
5a03f47639
|
added test for both numbers 0
|
11 months ago |
cxnnqr
|
b054c14fce
|
added test for first number positive and second number 0
|
11 months ago |
cxnnqr
|
b49e556e9e
|
added test for first number 0 and second number positive
|
11 months ago |
cxnnqr
|
9074ec8f01
|
fixed test_ggTOf5And10
|
11 months ago |
cxnnqr
|
80e07d854e
|
added simple test for ggT of 2 and 10
|
11 months ago |
Laurin
|
f36bc32ed7
|
refactoring: free allocated memory in test functions
|
11 months ago |