|
|
07796c1390
|
changed addToTreeRec so it now sets inDuplicate to 0 if needed
|
2025-12-12 06:50:50 +01:00 |
|
Florian Wetzel
|
25da0d20df
|
Troubleshooting wegen gefailter Tests. Aenderungen in bintree.c bei Duplikatsüberprüfung
|
2025-12-11 15:37:48 +01:00 |
|
|
|
6586a25fdb
|
created all tests
|
2025-12-11 08:09:45 +01:00 |
|
|
|
6e233b6695
|
created all tests
|
2025-12-11 08:09:39 +01:00 |
|
|
|
a01aa986e6
|
corrected treeSizeRec cause previously end of non void function could be reached
|
2025-12-11 08:07:23 +01:00 |
|
Florian Wetzel
|
aae75ade4b
|
Ergänzung makefile um test_numbers
|
2025-12-10 14:28:12 +01:00 |
|
Florian Wetzel
|
5d976c50c1
|
test_numbers.c vervollständigt
|
2025-12-10 14:19:37 +01:00 |
|
|
|
92fa60f9dc
|
Merge branch 'branchjonas'
|
2025-12-10 12:26:54 +01:00 |
|
|
|
284cdbdcfb
|
made runbintreeTests.exe
|
2025-12-10 12:18:49 +01:00 |
|
|
|
e3501e8550
|
added runbintreeTests.exe and stack.o
|
2025-12-09 23:18:36 +01:00 |
|
|
|
6a9461bf5b
|
all binaryTree functions and Tests working
|
2025-12-09 23:13:39 +01:00 |
|
|
|
ef3e0b7891
|
changed binTreeTest makefile, test_nextTreeDataReturnsNextDataCorrectly() not yet working
|
2025-12-09 22:41:35 +01:00 |
|
|
|
82b2fb283f
|
merged branchjens
|
2025-12-09 22:28:31 +01:00 |
|
|
|
602220ba21
|
Merge branch 'branchjens' into branchjonas
|
2025-12-09 22:27:30 +01:00 |
|
|
|
2368c9f3b9
|
added stack to makefile
|
2025-12-09 22:27:14 +01:00 |
|
|
|
e4a8afabdd
|
wrote test_nextTreeDataReturnsNextDataCorrectly()
|
2025-12-09 21:48:43 +01:00 |
|
|
|
9d08970513
|
wrote nextTreeData() and nextTreeDataRec()
|
2025-12-09 21:12:03 +01:00 |
|
|
|
9ee0f9e281
|
treeSize and treeSize test now workingW
|
2025-12-09 18:41:02 +01:00 |
|
|
|
21aa67b165
|
removed no longer needed comments
|
2025-12-09 18:04:58 +01:00 |
|
|
|
2d6f8689f2
|
corrected mistake in test_clearTreeworksLikeExpected
|
2025-12-09 17:59:21 +01:00 |
|
|
|
8754182f79
|
clear Tree and test now working corectly
|
2025-12-09 17:51:11 +01:00 |
|
|
|
144648886f
|
addToTree corrected
|
2025-12-09 11:19:56 +01:00 |
|
|
|
748fd0d087
|
corrected unwanted add
|
2025-12-09 11:15:01 +01:00 |
|
|
|
72f1d080a0
|
adToTree working again
|
2025-12-09 11:10:29 +01:00 |
|
Jens Burger
|
01bc613189
|
Kommentare gelöscht
|
2025-12-09 10:45:10 +01:00 |
|
Jens Burger
|
79a6eb7267
|
Debugging Unity Aufruf
|
2025-12-09 10:41:53 +01:00 |
|
Jens Burger
|
53c12ce0ed
|
added makefile command
|
2025-12-09 10:38:00 +01:00 |
|
Jens Burger
|
8deeb6417e
|
Testfunktion auf Unity umgebaut
|
2025-12-09 10:31:12 +01:00 |
|
Florian Wetzel
|
a6c5060060
|
test_numbers.c Grundgerüst
|
2025-12-09 10:24:54 +01:00 |
|
|
|
02e008c03a
|
debug
|
2025-12-09 09:59:22 +01:00 |
|
Florian Wetzel
|
2689130b55
|
numbers.c bearbeitet
|
2025-12-09 09:57:13 +01:00 |
|
|
|
7c3df62d86
|
further debugging
|
2025-12-09 08:46:56 +01:00 |
|
|
|
f7549910eb
|
freeing node->data works, freeing node itself does not
|
2025-12-09 08:09:59 +01:00 |
|
|
|
14fa122f20
|
added runbintreeTests.exe to git
|
2025-12-09 07:22:34 +01:00 |
|
|
|
1c10994396
|
clear does not yet work, also TEST_ASSERT_EQUAL datatype is off
|
2025-12-09 01:40:43 +01:00 |
|
|
|
402604cb45
|
removed no longer needed code
|
2025-12-09 01:07:39 +01:00 |
|
|
|
5dc45f8590
|
uncommented not needed code from test_addToTreeExpandsTreeCorrectly and addToTree
|
2025-12-09 01:03:58 +01:00 |
|
|
|
6b30677698
|
addToTreeExpandsTreeCorrectly
|
2025-12-09 01:00:42 +01:00 |
|
|
|
d56a2f7a03
|
adding double working, double not Permitted not working
|
2025-12-09 00:44:04 +01:00 |
|
|
|
36ac0d6d9d
|
normal Nodes working in addToTree()
|
2025-12-09 00:36:27 +01:00 |
|
|
|
517d363f3e
|
debugging
|
2025-12-08 22:41:49 +01:00 |
|
|
|
f91ab68a72
|
added bintree.o to git
|
2025-12-08 20:49:01 +01:00 |
|
|
|
574ed71bae
|
added bintree.o to makefile
|
2025-12-08 20:48:02 +01:00 |
|
|
|
c49a8d687c
|
reset highscore.txt
|
2025-12-08 13:01:23 +01:00 |
|
|
|
42b83afec0
|
Merge branch 'branchjens' into branchjonas
|
2025-12-08 12:58:13 +01:00 |
|
|
|
b138a8f251
|
added bintreeTests to makefile as Target
|
2025-12-08 08:36:00 +01:00 |
|
|
|
ffde7270db
|
wrote main() in bintreeTests.c
|
2025-12-08 08:30:10 +01:00 |
|
|
|
409afc165b
|
wrote test_treeSizeWorkingLikeExpected(void)
|
2025-12-08 08:24:30 +01:00 |
|
|
|
4042a7d979
|
wrote test_clearTreeworksLikeExpected()
|
2025-12-08 08:19:12 +01:00 |
|
|
|
1ead9595ce
|
wrote test_addToTreeExpandsTreeCorrectly()
|
2025-12-08 08:03:16 +01:00 |
|