From 455c7d9c8185acdd8c8fe74ad4a59a3e0756d75d Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sat, 4 Feb 2023 18:00:31 +0100 Subject: Moved coordinate index consistency test to tests folder --- TODO/refactoring.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO/refactoring.md b/TODO/refactoring.md index eedbd20..206b402 100644 --- a/TODO/refactoring.md +++ b/TODO/refactoring.md @@ -25,4 +25,6 @@ * Sort function implementations alphabetically, ignore static vs non static. * Rename functions and variable to have a consistent naming scheme. * Functions that copy data: swap src and dest, follow memcpy standard. +* The way coord uses define guards to organize the .h file is good, apply it + to other modules too - including tests. * Read style(9) and decide what to implement. -- cgit v1.3