22 Commits

Author SHA1 Message Date
e4a8afabdd wrote test_nextTreeDataReturnsNextDataCorrectly() 2025-12-09 21:48:43 +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
72f1d080a0 adToTree working again 2025-12-09 11:10:29 +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
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
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
e523b5462d started writing tests but ran into problems 2025-12-07 23:23:32 +01:00
b50bd58dac created bintreeTests.c 2025-12-07 14:34:37 +01:00