7 => look::Border::InnerFrame(BoxBorder::Right),
8 => look::Border::InnerFrame(BoxBorder::Bottom),
9 => look::Border::DataLeft,
- 10 => look::Border::DataLeft,
+ 10 => look::Border::DataTop,
11 => look::Border::Dimension(RowColBorder(HeadingRegion::Rows, Axis2::X)),
12 => look::Border::Dimension(RowColBorder(HeadingRegion::Rows, Axis2::Y)),
13 => look::Border::Dimension(RowColBorder(HeadingRegion::Columns, Axis2::X)),
test_raw_spvfile("light2", None);
}
+/// Checks against regression for a bug reading borders.
+#[test]
+fn light3() {
+ test_raw_spvfile("light3", None);
+}
+
#[test]
fn legacy1() {
test_raw_spvfile("legacy1", None);
test_raw_spvfile("legacy4", None);
}
-/// Layer.
-///
-/// (But we need to support selecting a layer value, too.)
+/// Layers.
#[test]
fn legacy5() {
test_raw_spvfile("legacy5", None);
--- /dev/null
+Levene's Test of Equality of Error Variances[a]
+Dependent Variable: Variable Name
+ F │df1│df2│Sig.
+─────┼───┼───┼────
+1.186│ 19│136│.278
+─────┴───┴───┴────
+Tests the null hypothesis that the error variance of the dependent variable is equal across groups.
+a. Design: Intercept + A + B + C + C + D + D * E