mirror of
https://github.com/fltk/fltk.git
synced 2026-06-04 23:42:15 +08:00
set properties on unittest files
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6815 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// "$Id: $"
|
// "$Id$"
|
||||||
//
|
//
|
||||||
// Unit tests for the Fast Light Tool Kit (FLTK).
|
// Unit tests for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
@@ -65,5 +65,5 @@ public:
|
|||||||
UnitTest about("About...", About::create);
|
UnitTest about("About...", About::create);
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: $".
|
// End of "$Id$".
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// "$Id: $"
|
// "$Id$"
|
||||||
//
|
//
|
||||||
// Unit tests for the Fast Light Tool Kit (FLTK).
|
// Unit tests for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
@@ -95,5 +95,5 @@ public:
|
|||||||
UnitTest circle("circles and arcs", CircleTest::create);
|
UnitTest circle("circles and arcs", CircleTest::create);
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: $"
|
// End of "$Id$"
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// "$Id: $"
|
// "$Id$"
|
||||||
//
|
//
|
||||||
// Unit tests for the Fast Light Tool Kit (FLTK).
|
// Unit tests for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
@@ -107,5 +107,5 @@ Fl_RGB_Image *ImageTest::i_ga = 0;
|
|||||||
UnitTest images("drawing images", ImageTest::create);
|
UnitTest images("drawing images", ImageTest::create);
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: $"
|
// End of "$Id$"
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// "$Id: $"
|
// "$Id$"
|
||||||
//
|
//
|
||||||
// Unit tests for the Fast Light Tool Kit (FLTK).
|
// Unit tests for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
@@ -71,5 +71,5 @@ public:
|
|||||||
UnitTest lines("drawing lines", LineTest::create);
|
UnitTest lines("drawing lines", LineTest::create);
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: $"
|
// End of "$Id$"
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// "$Id: $:
|
// "$Id$:
|
||||||
//
|
//
|
||||||
// Unit tests for the Fast Light Tool Kit (FLTK).
|
// Unit tests for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
@@ -65,5 +65,5 @@ public:
|
|||||||
UnitTest points("drawing points", PointTest::create);
|
UnitTest points("drawing points", PointTest::create);
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: $"
|
// End of "$Id$"
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// "$Id: $"
|
// "$Id$"
|
||||||
//
|
//
|
||||||
// Unit tests for the Fast Light Tool Kit (FLTK).
|
// Unit tests for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
@@ -62,5 +62,5 @@ public:
|
|||||||
UnitTest rects("rectangles", RectTest::create);
|
UnitTest rects("rectangles", RectTest::create);
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: $"
|
// End of "$Id$"
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// "$Id: $"
|
// "$Id$"
|
||||||
//
|
//
|
||||||
// Unit tests for the Fast Light Tool Kit (FLTK).
|
// Unit tests for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
@@ -93,5 +93,5 @@ public:
|
|||||||
UnitTest textExtents("rendering text", TextExtentsTest::create);
|
UnitTest textExtents("rendering text", TextExtentsTest::create);
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: $"
|
// End of "$Id$"
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// "$Id: $"
|
// "$Id$"
|
||||||
//
|
//
|
||||||
// Unit tests for the Fast Light Tool Kit (FLTK).
|
// Unit tests for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user