- Sep 07, 2015
-
-
Paul Beckingham authored
-
Paul Beckingham authored
-
Federico Hernandez authored
-
Paul Beckingham authored
-
Federico Hernandez authored
-
Paul Beckingham authored
-
Paul Beckingham authored
-
Paul Beckingham authored
-
Paul Beckingham authored
-
Paul Beckingham authored
- Thanks to Tomas Babej.
-
Paul Beckingham authored
-
Paul Beckingham authored
- Modified tests that use the above.
-
Tomas Babej authored
-
Paul Beckingham authored
-
Paul Beckingham authored
-
Paul Beckingham authored
-
Paul Beckingham authored
- This is a bug in Color.cpp, not in the color.rules.t script, and the symptoms of this bug are 256-color usage when 16-colors are expected. The Color::blend method auto-upgradeѕ from 16 to 256, and may be the culprit. This bug is not important enough to fix now.
-
Paul Beckingham authored
-
Tomas Babej authored
-
Tomas Babej authored
-
- Sep 06, 2015
-
-
Paul Beckingham authored
-
Paul Beckingham authored
-
Paul Beckingham authored
- Thanks to Alan Young.
-
Paul Beckingham authored
-
Paul Beckingham authored
-
Paul Beckingham authored
- Now that CLI2::categorizeArgs is complete, all that remains is to make sure the individual commands comply.
-
Paul Beckingham authored
- The Command object failed to initialize all member on construction and initialized them out of order (is this still a thing in C++11?). - The _category was the only member with no accessor, which is not right.
-
Paul Beckingham authored
Context is good for filtering, terrible for commands that do not take filters.
-
Paul Beckingham authored
-
Paul Beckingham authored
- Removed timeout for bulk.t, context.t - Increased timeout for delete.t
-
Paul Beckingham authored
- Problem was that Linux has been upgrading 16-color output, and the test was based on observed output, which looks correct, but actually isn't. We may end up marking these tests as expeected to fail, because they are not important.
-
Paul Beckingham authored
-
Paul Beckingham authored
-
Paul Beckingham authored
-
Paul Beckingham authored
-
Paul Beckingham authored
-
Paul Beckingham authored
-
Paul Beckingham authored
-
Paul Beckingham authored
-
Paul Beckingham authored
-