From 16dbe870f2522b8ee7a037751011eeb0df0b1f8a Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Thu, 11 Apr 2013 10:52:45 +0200 Subject: [PATCH] TODO: test for --size constraints ... and its prerequisites --- TODO.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TODO.markdown b/TODO.markdown index e5e6543..8d51b3d 100644 --- a/TODO.markdown +++ b/TODO.markdown @@ -187,6 +187,13 @@ Bugs to fix and features to add for 5.0 * Remove from the (unused) Xen::Tools what's already in the used Xen::Tools::Common. +* Add test for `--size` constraints (upper- and lowercase letters, + with and without `B`, etc.) + + * Needs a `--dry-run` or `--check-constraints` option in + `xen-create-image` first. Which probably both would be a good + idea. + Stuff from Steve's TODO list / Generic TODOs --------------------------------------------