summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changes/ticket_131196
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/ticket_13119 b/changes/ticket_13119
new file mode 100644
index 0000000000..042106eeab
--- /dev/null
+++ b/changes/ticket_13119
@@ -0,0 +1,6 @@
+ o Code refactoring:
+ - Revise all unit tests that used the legacy test_* macros to
+ instead use the recommended tt_* macros. This patch was
+ generated with coccinelle, to avoid manual errors. Closes
+ ticket 13119.
+