diff options
author | Renato Araujo Oliveira Filho <renato.filho@canonical.com> | 2016-06-28 10:26:17 -0300 |
---|---|---|
committer | Robert Tari <robert@tari.in> | 2021-07-08 01:36:03 +0200 |
commit | 4024e2c53f51878c7b3c6d222adb460cf4ca8a33 (patch) | |
tree | b87b1f1526265c865000862ef29d27c6cf894a09 /tests | |
parent | e23f7c25c0e6558d529239db1b034e66220f8d27 (diff) | |
download | ayatana-indicator-datetime-4024e2c53f51878c7b3c6d222adb460cf4ca8a33.tar.gz ayatana-indicator-datetime-4024e2c53f51878c7b3c6d222adb460cf4ca8a33.tar.bz2 ayatana-indicator-datetime-4024e2c53f51878c7b3c6d222adb460cf4ca8a33.zip |
Fixed typos; Updated code based on review requests.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/CMakeLists.txt | 2 | ||||
-rw-r--r-- | tests/test-eds-ics-repeating-events-with-individual-change.cpp (renamed from tests/test-eds-ics-repeating-events-with-indival-change.cpp) | 0 | ||||
-rw-r--r-- | tests/test-eds-ics-repeating-events-with-individual-change.ics.in (renamed from tests/test-eds-ics-repeating-events-with-indival-change.ics.in) | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 74d16c9..b7f60bb 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -102,7 +102,7 @@ add_eds_ics_test_by_name(test-eds-ics-tzids) add_eds_ics_test_by_name(test-eds-ics-tzids-2) add_eds_ics_test_by_name(test-eds-ics-tzids-utc) add_eds_ics_test_by_name(test-eds-ics-non-attending-alarms) -add_eds_ics_test_by_name(test-eds-ics-repeating-events-with-indival-change) +add_eds_ics_test_by_name(test-eds-ics-repeating-events-with-individual-change) # disabling the timezone unit tests because they require # https://code.launchpad.net/~ted/dbus-test-runner/multi-interface-test/+merge/199724 diff --git a/tests/test-eds-ics-repeating-events-with-indival-change.cpp b/tests/test-eds-ics-repeating-events-with-individual-change.cpp index a4a85c0..a4a85c0 100644 --- a/tests/test-eds-ics-repeating-events-with-indival-change.cpp +++ b/tests/test-eds-ics-repeating-events-with-individual-change.cpp diff --git a/tests/test-eds-ics-repeating-events-with-indival-change.ics.in b/tests/test-eds-ics-repeating-events-with-individual-change.ics.in index 3723399..3723399 100644 --- a/tests/test-eds-ics-repeating-events-with-indival-change.ics.in +++ b/tests/test-eds-ics-repeating-events-with-individual-change.ics.in |