From 832ad3dcf3818e57c53304ea9b09a943e785a16b Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Mon, 10 Jun 2024 19:26:47 +0200 Subject: Added tests for B32 --- TODO.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index f41d786..e64c1ec 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,14 +1,13 @@ Refactoring: remove cube_fast_t and add b32 format - see TODO comments in cube.h - - switch to b32 by default (part 1) - add tests for b32 (write at some by hand) - fix utility code in utils/*.c replace h48_to_lst with convert.c fix invert.c fix utils/*.sh scripts to use the new convert convert all utils/cubes/*.txt files in b32 format - - switch to b32 by default (part 2) + - switch to b32 by default change all tests to use b32 + split read and write for H48 - if all public functions work with strings, always use return value as error code (solve already does this), and use string as buffer to print error -- cgit v1.3