
    3jt                         d Z ddlZddlmZ ddlmZ d Z G d dej                        Zedk(  rddlZ ej                  e       yy)	a7  
The Lilypond MusicXML Test Suite comes from
https://github.com/cuthbertLab/musicxmlTestSuite
and is a fork of
http://lilypond.org/doc/v2.18/input/regression/musicxml/collated-files

The test suite is licensed under the MIT license
(https://opensource.org/license/mit/)
and copyrighted by the Lilypond project.
    N)	converter)commonc                      t        j                         dz  dz  } g }| j                         D ]/  }|j                  j	                  d      r|j                  |       1 |S )NmusicxmllilypondTestSuite__)r   getSourceFilePathiterdirname
startswithappend)thisDirallOutfs      X/DATA/.local/lib/python3.12/site-packages/music21/musicxml/lilypondTestSuite/__init__.pyallFilesr      sY    &&(:58KKGF__66T"a  M    c                       e Zd ZdZd Zy)Testz/
    Test Suite for the Test Suite (meta!)
    c                 L    t               D ]  }t        j                  |        y )N)r   r   parse)selfr   s     r   testAllzTest.testAll    s    AOOA r   N)__name__
__module____qualname____doc__r    r   r   r   r      s    r   r   __main__)
r   unittestmusic21r   r   r   TestCaser   r   mainTestr   r   r   <module>r$      sN   	   8  zGT r   