diff options
author | Adrien Hopkins <adrien.p.hopkins@gmail.com> | 2024-02-24 20:22:03 -0500 |
---|---|---|
committer | Adrien Hopkins <adrien.p.hopkins@gmail.com> | 2024-03-03 10:49:04 -0500 |
commit | 044b1b6cd5189d0738f9c1382d5971eff717bae1 (patch) | |
tree | 696346209ef6a192727e00bd61d68f5b6bc52c25 /docs/roadmap.org | |
parent | 18b1b3c4a9e5b171527e36ce898cf04d4d2d0fe3 (diff) |
Add specification for data files
I will have to change a few things to fit this specification; all the
better that I made it instead of leaving behaviour unspecified!
Diffstat (limited to 'docs/roadmap.org')
-rw-r--r-- | docs/roadmap.org | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/roadmap.org b/docs/roadmap.org index c57fb2a..2eed941 100644 --- a/docs/roadmap.org +++ b/docs/roadmap.org @@ -15,9 +15,6 @@ Feature Requirements: - /Any other feature not listed should be considered optional./ - (/Optional/) It should be possible to add, edit and remove units and prefixes from the GUI unit and prefix viewers. -Data/Configuration Requirements: -- All of the data formats (e.g. unit files) should be standardized. - Documentation/Testing Requirements: - 7Units should be fully documented. - 7Units should have automated testing with a code coverage of at least 2/3 (ideally at least 5/6). |