mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-23 20:49:43 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() * Added support for triggering when a TestSuite starts and ends. * Modified all the Test Listeners to support the StartTestSuite and EndTestSuite interface methods, but only the XML Listener actually uses it at the moment. * Created a new directory called 'example_xslt' which contains a sample XSLT and CSS file. This shows how I convert the generated XML data into a HTML page. (Grouping of the Tests in TestSuites in the Test Listing section will follow shortly.) git-svn-id: trunk@5430 - |
||
---|---|---|
compiler | ||
fcl | ||
fv | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |