We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b52489c commit 5ae0c0cCopy full SHA for 5ae0c0c
1 file changed
README.md
@@ -167,9 +167,8 @@ Attached makefile compiles code in examples subdir. That one contains example_an
167
Input file with the points can be generated using generateTree.C
168
Attached makefile should be sufficient to compile this lib, generate the test file and so on.
169
# TODO
170
-* unit tests
+* more tests
171
* Move to better implementations of functional container (std::ranges/std::views) or [FTL](https://github.com/ftlorg/ftl).
172
-* cmake build
173
* HIST macros cleanup
174
175
0 commit comments