summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-02-17 15:23:31 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-02-17 15:53:13 +0000
commited0385399dbd3cfffb9af5838456efbb9183bd48 (patch)
treeafd4740cb7e114e935ba987e164dff7dcdc4a59a
parentbe8ffd80be76c12a268b7199e5e05772f18cd30a (diff)
downloadmorph-ed0385399dbd3cfffb9af5838456efbb9183bd48.tar.gz
cmdtests: Use new morphology field orders in tag tests
-rw-r--r--tests.branching/tag-creates-commit-and-tag.stdout8
-rw-r--r--tests.branching/tag-tag-works-as-expected.stdout8
2 files changed, 8 insertions, 8 deletions
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 <developer@example.com>
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 <developer@example.com>
AuthorDate: Tue Jul 31 16:51:54 2012 +0000
Commit: developer <developer@example.com>
diff --git a/tests.branching/tag-tag-works-as-expected.stdout b/tests.branching/tag-tag-works-as-expected.stdout
index f0f4692e..c3d723d7 100644
--- a/tests.branching/tag-tag-works-as-expected.stdout
+++ b/tests.branching/tag-tag-works-as-expected.stdout
@@ -9,14 +9,14 @@ Date: Tue Jul 31 16:51:54 2012 +0000
Second
-commit e3aabbc0026a7a542f8d6b450d154ffa374af5b9
+commit ed4fa3a98076e92d61983202ed44455b3689bc16
Author: developer <developer@example.com>
Date: Tue Jul 31 16:51:54 2012 +0000
Second
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
@@ -25,12 +25,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 e3aabbc0026a7a542f8d6b450d154ffa374af5b9
+commit ed4fa3a98076e92d61983202ed44455b3689bc16
Author: developer <developer@example.com>
AuthorDate: Tue Jul 31 16:51:54 2012 +0000
Commit: developer <developer@example.com>