mirror of
https://github.com/AdaCore/gnatdoc.git
synced 2026-02-12 13:11:07 -08:00
Add description of the test driver.
This commit is contained in:
@@ -23,6 +23,10 @@ class LibGNATdocExtractorDriver(DiffTestDriver):
|
||||
|
||||
|
||||
class GNATdocExecutableDriver(DiffTestDriver):
|
||||
"""This driver runs 'test.sh' script in the test directory and compares
|
||||
output with test.out file.
|
||||
"""
|
||||
|
||||
def set_up(self):
|
||||
super().set_up()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user