From ed9c0b9acee61993961592c34faf4cfabb8d04e5 Mon Sep 17 00:00:00 2001 From: Alex Palaistras Date: Sun, 30 Oct 2016 23:26:01 +0000 Subject: [PATCH] tests: Add test for initial state, rename tests --- tests/simple/01-initial.svg | 24 ++++++++++++++++++++++ tests/simple/{master.svg => 02-master.svg} | 6 ++++-- 2 files changed, 28 insertions(+), 2 deletions(-) create mode 100644 tests/simple/01-initial.svg rename tests/simple/{master.svg => 02-master.svg} (71%) diff --git a/tests/simple/01-initial.svg b/tests/simple/01-initial.svg new file mode 100644 index 0000000..b4b666f --- /dev/null +++ b/tests/simple/01-initial.svg @@ -0,0 +1,24 @@ + + + + + + + + + diff --git a/tests/simple/master.svg b/tests/simple/02-master.svg similarity index 71% rename from tests/simple/master.svg rename to tests/simple/02-master.svg index 2910191..b2e53e2 100644 --- a/tests/simple/master.svg +++ b/tests/simple/02-master.svg @@ -3,10 +3,11 @@ # Test a simple scenario of adding a few commits to `master`. git commit -m "Adding a new commit" +git commit --> - + - + +