mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
8da7f1b71a
While I'm here: - Install examples and tests into EXAMPLESDIR - Shorten COMMENT a bit to avoid truncation by pkg_info(1) - s/ECHO_CMD/ECHO_MSG/ where appropriate PR: 59607 Submitted by: maintainer
130 lines
4.0 KiB
Plaintext
130 lines
4.0 KiB
Plaintext
@comment $FreeBSD$
|
|
bin/cxxtestgen.pl
|
|
bin/cxxtestgen.py
|
|
include/cxxtest/Descriptions.h
|
|
include/cxxtest/DummyDescriptions.h
|
|
include/cxxtest/ErrorFormatter.h
|
|
include/cxxtest/ErrorPrinter.h
|
|
include/cxxtest/Flags.h
|
|
include/cxxtest/GlobalFixture.h
|
|
include/cxxtest/Gui.h
|
|
include/cxxtest/LinkedList.h
|
|
include/cxxtest/ParenPrinter.h
|
|
include/cxxtest/QtGui.h
|
|
include/cxxtest/RealDescriptions.h
|
|
include/cxxtest/Root.cpp
|
|
include/cxxtest/SelfTest.h
|
|
include/cxxtest/StdValueTraits.h
|
|
include/cxxtest/StdioPrinter.h
|
|
include/cxxtest/TeeListener.h
|
|
include/cxxtest/TeeRunner.h
|
|
include/cxxtest/TestListener.h
|
|
include/cxxtest/TestRunner.h
|
|
include/cxxtest/TestSuite.h
|
|
include/cxxtest/TestTracker.h
|
|
include/cxxtest/ValueTraits.h
|
|
include/cxxtest/Win32Gui.h
|
|
include/cxxtest/X11Gui.h
|
|
include/cxxtest/YesNoRunner.h
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%%%DOCSDIR%%/TODO
|
|
%%PORTDOCS%%%%DOCSDIR%%/guide.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/index.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/qt.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/qt2.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/win32.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/x11.png
|
|
%%PORTDOCS%%@dirrm %%PORTDOCS%%%%DOCSDIR%%
|
|
%%EXAMPLESDIR%%/Construct
|
|
%%EXAMPLESDIR%%/CreatedTest.h
|
|
%%EXAMPLESDIR%%/DeltaTest.h
|
|
%%EXAMPLESDIR%%/ExceptionTest.h
|
|
%%EXAMPLESDIR%%/FixtureTest.h
|
|
%%EXAMPLESDIR%%/Makefile.unix
|
|
%%EXAMPLESDIR%%/MessageTest.h
|
|
%%EXAMPLESDIR%%/SelfTest.h
|
|
%%EXAMPLESDIR%%/SimpleTest.h
|
|
%%EXAMPLESDIR%%/TraitsTest.h
|
|
%%EXAMPLESDIR%%/aborter.tpl
|
|
%%EXAMPLESDIR%%/file_printer.tpl
|
|
%%EXAMPLESDIR%%/test/AborterNoThrow.h
|
|
%%EXAMPLESDIR%%/test/BadTest.h
|
|
%%EXAMPLESDIR%%/test/DeepAbort.h
|
|
%%EXAMPLESDIR%%/test/DefaultTraits.h
|
|
%%EXAMPLESDIR%%/test/DoubleCall.h
|
|
%%EXAMPLESDIR%%/test/EmptySuite.h
|
|
%%EXAMPLESDIR%%/test/Exceptions.h
|
|
%%EXAMPLESDIR%%/test/GlobalFixtures.h
|
|
%%EXAMPLESDIR%%/test/GoodSuite.h
|
|
%%EXAMPLESDIR%%/test/GreenYellowRed.h
|
|
%%EXAMPLESDIR%%/test/IncludeTest.h
|
|
%%EXAMPLESDIR%%/test/Int64.h
|
|
%%EXAMPLESDIR%%/test/LessThanEquals.h
|
|
%%EXAMPLESDIR%%/test/LongLong.h
|
|
%%EXAMPLESDIR%%/test/LongTraits.h
|
|
%%EXAMPLESDIR%%/test/MaxDump.h
|
|
%%EXAMPLESDIR%%/test/SameData.h
|
|
%%EXAMPLESDIR%%/test/ThrowNoStd.cpp
|
|
%%EXAMPLESDIR%%/test/ThrowNoStd.h
|
|
%%EXAMPLESDIR%%/test/ThrowNoStd.tpl
|
|
%%EXAMPLESDIR%%/test/TraitsTest.h
|
|
%%EXAMPLESDIR%%/test/Tsm.h
|
|
%%EXAMPLESDIR%%/test/UserTraits.h
|
|
%%EXAMPLESDIR%%/test/UserTraits.tpl
|
|
%%EXAMPLESDIR%%/test/VoidTraits.h
|
|
%%EXAMPLESDIR%%/test/WideCharTest.h
|
|
%%EXAMPLESDIR%%/test/aborter.out
|
|
%%EXAMPLESDIR%%/test/aborter_no_throw.out
|
|
%%EXAMPLESDIR%%/test/anything.cpp
|
|
%%EXAMPLESDIR%%/test/cxxtest/DummyGui.h
|
|
%%EXAMPLESDIR%%/test/deep.out
|
|
%%EXAMPLESDIR%%/test/default.out
|
|
%%EXAMPLESDIR%%/test/double.out
|
|
%%EXAMPLESDIR%%/test/error.out
|
|
%%EXAMPLESDIR%%/test/exceptions.out
|
|
%%EXAMPLESDIR%%/test/fake/X11/Xlib.h
|
|
%%EXAMPLESDIR%%/test/fake/X11/Xutil.h
|
|
%%EXAMPLESDIR%%/test/fake/commctrl.h
|
|
%%EXAMPLESDIR%%/test/fake/qapplication.h
|
|
%%EXAMPLESDIR%%/test/fake/qglobal.h
|
|
%%EXAMPLESDIR%%/test/fake/qlabel.h
|
|
%%EXAMPLESDIR%%/test/fake/qlayout.h
|
|
%%EXAMPLESDIR%%/test/fake/qmessagebox.h
|
|
%%EXAMPLESDIR%%/test/fake/qpixmap.h
|
|
%%EXAMPLESDIR%%/test/fake/qprogressbar.h
|
|
%%EXAMPLESDIR%%/test/fake/qstatusbar.h
|
|
%%EXAMPLESDIR%%/test/fake/qstring.h
|
|
%%EXAMPLESDIR%%/test/fake/qwidget.h
|
|
%%EXAMPLESDIR%%/test/fake/windows.h
|
|
%%EXAMPLESDIR%%/test/fixtures.out
|
|
%%EXAMPLESDIR%%/test/good.out
|
|
%%EXAMPLESDIR%%/test/gui.out
|
|
%%EXAMPLESDIR%%/test/gui_paren.out
|
|
%%EXAMPLESDIR%%/test/include.out
|
|
%%EXAMPLESDIR%%/test/int64.cpp
|
|
%%EXAMPLESDIR%%/test/int64.out
|
|
%%EXAMPLESDIR%%/test/longlong.cpp
|
|
%%EXAMPLESDIR%%/test/longlong.out
|
|
%%EXAMPLESDIR%%/test/lte.out
|
|
%%EXAMPLESDIR%%/test/main.cpp
|
|
%%EXAMPLESDIR%%/test/max.out
|
|
%%EXAMPLESDIR%%/test/one.out
|
|
%%EXAMPLESDIR%%/test/paren.out
|
|
%%EXAMPLESDIR%%/test/runner.out
|
|
%%EXAMPLESDIR%%/test/same.out
|
|
%%EXAMPLESDIR%%/test/test.pl
|
|
%%EXAMPLESDIR%%/test/throw.out
|
|
%%EXAMPLESDIR%%/test/traits.out
|
|
%%EXAMPLESDIR%%/test/tsm.out
|
|
%%EXAMPLESDIR%%/test/user.out
|
|
%%EXAMPLESDIR%%/test/wchar.cpp
|
|
%%EXAMPLESDIR%%/test/wchar.out
|
|
%%EXAMPLESDIR%%/test/wildcard.out
|
|
%%EXAMPLESDIR%%/yes_no_runner.cpp
|
|
@dirrm include/cxxtest
|
|
@dirrm %%EXAMPLESDIR%%/test/fake/X11
|
|
@dirrm %%EXAMPLESDIR%%/test/fake
|
|
@dirrm %%EXAMPLESDIR%%/test/cxxtest
|
|
@dirrm %%EXAMPLESDIR%%/test
|
|
@dirrm %%EXAMPLESDIR%%
|