8bf67a4375f3d5f15a109bea5a33a782c602fe67
braney
  Tue Mar 10 13:07:00 2026 -0700
hubCheck: warn about periods in track names refs #37223

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

diff --git src/hg/utils/hubCheck/tests/input/dotInName.txt src/hg/utils/hubCheck/tests/input/dotInName.txt
new file mode 100644
index 00000000000..e119c8cd0fa
--- /dev/null
+++ src/hg/utils/hubCheck/tests/input/dotInName.txt
@@ -0,0 +1,27 @@
+hub dotInNameHub
+shortLabel Dot In Name Test Hub
+longLabel Hub to test period in track name detection
+email braney@soe.ucsc.edu
+useOneFile on
+
+genome hg19
+
+track my.composite
+compositeTrack on
+shortLabel Dot Composite
+longLabel Composite with dots in name
+type bigBed 3
+
+    track my.sub.track1
+    parent my.composite
+    shortLabel Dot Sub 1
+    longLabel Subtrack one with dots
+    bigDataUrl http://genome.ucsc.edu/goldenPath/help/examples/bigBedExample.bb
+    type bigBed 3
+
+    track my.sub.track2
+    parent my.composite
+    shortLabel Dot Sub 2
+    longLabel Subtrack two with dots
+    bigDataUrl http://genome.ucsc.edu/goldenPath/help/examples/bigBedExample.bb
+    type bigBed 3