From 2bc4e93f6c29ebdc7c63c1388dc579b0e1d1b081 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Wed, 30 Jan 2013 16:24:51 +0000 Subject: Add a black-box test for branch-from-image The test builds a system, makes a commit to mainline, then branches from the system and checks whether it is petrified to the exact commits that the system was built from by checking the morphology contents and rebuilding the system. --- tests.as-root/branch-from-image-works.stdout | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests.as-root/branch-from-image-works.stdout (limited to 'tests.as-root/branch-from-image-works.stdout') diff --git a/tests.as-root/branch-from-image-works.stdout b/tests.as-root/branch-from-image-works.stdout new file mode 100644 index 00000000..4b5fa637 --- /dev/null +++ b/tests.as-root/branch-from-image-works.stdout @@ -0,0 +1 @@ +hello, world -- cgit v1.2.1