From: Ian Jackson Date: Fri, 9 Jul 2021 12:59:36 +0000 (+0100) Subject: jstest: lower: note some more wanted checks X-Git-Tag: otter-0.7.2~214 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=0296282d1dba504f3434246e8af60d1c0af985f7;p=otter.git jstest: lower: note some more wanted checks Signed-off-by: Ian Jackson --- diff --git a/jstest/jst-lower.rs b/jstest/jst-lower.rs index f76b4f5d..37f613ad 100644 --- a/jstest/jst-lower.rs +++ b/jstest/jst-lower.rs @@ -71,8 +71,9 @@ impl Test { assert!(was.is_none(), "{:?}", id); } - // targets' new z coords are in increasing z coord + // non-bottom targets are in same stacking order as before // no bottom are newly above non-bottom + // no non-bottom non-targets moved // z coords in updates all decrease // all targets now below all non-bottom non-targets // xxx ^ unimplemented checks