From d3e386a632cd9a45c74cfcdeb44e1310616c52d5 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Mon, 17 Feb 2014 15:49:48 +0000 Subject: cmdtests: Update to use new ordering --- tests.branching/tag-creates-commit-and-tag.stdout | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) (limited to 'tests.branching/tag-creates-commit-and-tag.stdout') diff --git a/tests.branching/tag-creates-commit-and-tag.stdout b/tests.branching/tag-creates-commit-and-tag.stdout index e1e2126a..31a818de 100644 --- a/tests.branching/tag-creates-commit-and-tag.stdout +++ b/tests.branching/tag-creates-commit-and-tag.stdout @@ -5,29 +5,28 @@ Date: Tue Jul 31 16:51:54 2012 +0000 Message -commit 53a2d5f00aead3f01c001da4b2b5677e25970b06 +commit 790f78a3fc6626189418ab744e39062ed4f41896 Author: developer Date: Tue Jul 31 16:51:54 2012 +0000 Message diff --git a/hello-stratum.morph b/hello-stratum.morph -index 73ed482..2218f63 100644 +index e012b5f..1a6f974 100644 --- a/hello-stratum.morph +++ b/hello-stratum.morph -@@ -2,7 +2,8 @@ chunks: - - build-depends: [] - build-mode: test - name: hello -- ref: master -+ ref: 6c7ddb7a9c0c5bf4ee02a8de030f0892a399c6bb +@@ -3,6 +3,7 @@ kind: stratum + chunks: + - name: hello repo: test:hello +- ref: master ++ ref: 293fa0b08f0382c63181c36b6efa602876aa8c87 + build-depends: [] + build-mode: test + unpetrify-ref: master - kind: stratum - name: hello-stratum test:morphs -commit 53a2d5f00aead3f01c001da4b2b5677e25970b06 +commit 790f78a3fc6626189418ab744e39062ed4f41896 Author: developer AuthorDate: Tue Jul 31 16:51:54 2012 +0000 Commit: developer @@ -35,7 +34,7 @@ CommitDate: Tue Jul 31 16:51:54 2012 +0000 Message -commit acb64a107d0ebdbbf0b6850b8272301a66c0a4b7 +commit dc323150575be26e3df0d2dab678560c04281b9f Author: developer AuthorDate: Tue Jul 31 16:51:54 2012 +0000 Commit: developer -- cgit v1.2.1 From ed0385399dbd3cfffb9af5838456efbb9183bd48 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Mon, 17 Feb 2014 15:23:31 +0000 Subject: cmdtests: Use new morphology field orders in tag tests --- tests.branching/tag-creates-commit-and-tag.stdout | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tests.branching/tag-creates-commit-and-tag.stdout') diff --git a/tests.branching/tag-creates-commit-and-tag.stdout b/tests.branching/tag-creates-commit-and-tag.stdout index 31a818de..335e6a31 100644 --- a/tests.branching/tag-creates-commit-and-tag.stdout +++ b/tests.branching/tag-creates-commit-and-tag.stdout @@ -5,14 +5,14 @@ Date: Tue Jul 31 16:51:54 2012 +0000 Message -commit 790f78a3fc6626189418ab744e39062ed4f41896 +commit 74b7fcdd21ac4756e473eb8a577caaabeab208b0 Author: developer Date: Tue Jul 31 16:51:54 2012 +0000 Message diff --git a/hello-stratum.morph b/hello-stratum.morph -index e012b5f..1a6f974 100644 +index e012b5f..50da61b 100644 --- a/hello-stratum.morph +++ b/hello-stratum.morph @@ -3,6 +3,7 @@ kind: stratum @@ -21,12 +21,12 @@ index e012b5f..1a6f974 100644 repo: test:hello - ref: master + ref: 293fa0b08f0382c63181c36b6efa602876aa8c87 ++ unpetrify-ref: master build-depends: [] build-mode: test -+ unpetrify-ref: master test:morphs -commit 790f78a3fc6626189418ab744e39062ed4f41896 +commit 74b7fcdd21ac4756e473eb8a577caaabeab208b0 Author: developer AuthorDate: Tue Jul 31 16:51:54 2012 +0000 Commit: developer -- cgit v1.2.1