From 58cc2aed871de457e9e1c167082d53e021e4d53a Mon Sep 17 00:00:00 2001 From: Mads Kiilerich Date: Sat, 11 Jun 2022 16:15:22 +0200 Subject: [PATCH] tests: update automation list reference data With this, all tests are passing for me. While Ardour doesn't use TDD and has low test coverage, it is nice to maintain that all active tests are passing. --- .../test/data/automation_list_property_test1.ref | 8 ++++---- .../test/data/automation_list_property_test2.ref | 16 ++++++++-------- .../test/data/automation_list_property_test3.ref | 6 +++--- .../test/data/automation_list_property_test4.ref | 10 +++++----- 4 files changed, 20 insertions(+), 20 deletions(-) diff --git a/libs/ardour/test/data/automation_list_property_test1.ref b/libs/ardour/test/data/automation_list_property_test1.ref index d15e7e2947..16f27298b3 100644 --- a/libs/ardour/test/data/automation_list_property_test1.ref +++ b/libs/ardour/test/data/automation_list_property_test1.ref @@ -2,12 +2,12 @@ - + - - 1 0.5 -3 2 + + a1176 0.5 +a3528 2 diff --git a/libs/ardour/test/data/automation_list_property_test2.ref b/libs/ardour/test/data/automation_list_property_test2.ref index 89549f7428..32aeb0cc34 100644 --- a/libs/ardour/test/data/automation_list_property_test2.ref +++ b/libs/ardour/test/data/automation_list_property_test2.ref @@ -2,18 +2,18 @@ - - 1 0.5 -3 2 + + a1176 0.5 +a3528 2 - - 1 0.5 -3 2 -5 1.5 -7 1 + + a1176 0.5 +a3528 2 +a5880 1.5 +a8232 1 diff --git a/libs/ardour/test/data/automation_list_property_test3.ref b/libs/ardour/test/data/automation_list_property_test3.ref index b39c592f42..ccbfc5076d 100644 --- a/libs/ardour/test/data/automation_list_property_test3.ref +++ b/libs/ardour/test/data/automation_list_property_test3.ref @@ -1,9 +1,9 @@ - - 0 1 -1 2 + + a0 1 +a1176 2 diff --git a/libs/ardour/test/data/automation_list_property_test4.ref b/libs/ardour/test/data/automation_list_property_test4.ref index 59ec993c08..4c625e8cae 100644 --- a/libs/ardour/test/data/automation_list_property_test4.ref +++ b/libs/ardour/test/data/automation_list_property_test4.ref @@ -1,11 +1,11 @@ - - 0 1 -1 2 -2 1 -3 0 + + a0 1 +a1176 2 +a2352 1 +a3528 0