Skip to content

Commit

Permalink
Update TODO file
Browse files Browse the repository at this point in the history
  • Loading branch information
xaizek committed Sep 3, 2017
1 parent a2d0e6b commit 49fb7f4
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions TODO.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
* Make error messages vim-friendly (special flag).

* Better command-line parameter names and parsing:
- Don't silently ignore unsupported options.
- At least -h for help.
- Add at least -h for help.

* Add more useful asserts:
- assert_string_empty()

* Remember test name for asserts and error messages so nested functions don't
mess up the output.

* Convert all files in the repository to *nix line endings.

* Quiet mode: print nothing, but errors.

0 comments on commit 49fb7f4

Please sign in to comment.