]> git.draconx.ca Git - rrace.git/commitdiff
Bump dxcommon to pull in testsuite fixes.
authorNick Bowler <nbowler@draconx.ca>
Sat, 6 Jan 2024 20:57:47 +0000 (15:57 -0500)
committerNick Bowler <nbowler@draconx.ca>
Sat, 6 Jan 2024 20:57:47 +0000 (15:57 -0500)
common
testsuite.at

diff --git a/common b/common
index 262d3eaea39294df3f6172b28213e927e2f3b424..cf78d2aad652d3dd53a76e6651a08194a52afb6e 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit 262d3eaea39294df3f6172b28213e927e2f3b424
+Subproject commit cf78d2aad652d3dd53a76e6651a08194a52afb6e
index 0a792abfd6f7af8faf97820c95bebca8c1694bc3..62c869598172050604b898b717a8e760bbd4a8c8 100644 (file)
@@ -1,4 +1,4 @@
-AT_COPYRIGHT([Copyright © 2022-2023 Nick Bowler])
+AT_COPYRIGHT([Copyright (C) 2022-2024 Nick Bowler])
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -13,10 +13,11 @@ AT_COPYRIGHT([Copyright © 2022-2023 Nick Bowler])
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
+m4_include([common/snippet/at-compat.at])
+m4_include([common/snippet/test-tap.at])
+
 AT_INIT
 AT_COLOR_TESTS
 
-m4_include([common/snippet/test-tap.at])
-
 m4_include([tests/game.at])
 m4_include([tests/gui.at])