summaryrefslogtreecommitdiff
path: root/test/images
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2020-07-23 01:53:24 +0200
committerAlbrecht Schlosser <albrechts.fltk@online.de>2020-07-23 01:53:24 +0200
commitf357f4311c6faedcb87f40144b83e2219538386c (patch)
treee5fd4b1c3a16407d5f53ef467ae997547235e6a9 /test/images
parent0015e64671a3c96a3600c23fa62935f981f78a1e (diff)
Use local images in test/help_dialog(.html)
- create subdir test/images - copy images used by test/help_dialog to this subdir - fix image URL's in test/help_dialog.html accordingly CMake: copy the entire test/images folder to the <build>/data folder This enables the demo test/help_dialog.cxx to find its images.
Diffstat (limited to 'test/images')
-rw-r--r--test/images/FL200.pngbin0 -> 2626 bytes
-rw-r--r--test/images/Fl_Value_Input.pngbin0 -> 540 bytes
-rw-r--r--test/images/Fl_Value_Output.pngbin0 -> 573 bytes
-rw-r--r--test/images/tiny.pngbin0 -> 170 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/test/images/FL200.png b/test/images/FL200.png
new file mode 100644
index 000000000..b227fc794
--- /dev/null
+++ b/test/images/FL200.png
Binary files differ
diff --git a/test/images/Fl_Value_Input.png b/test/images/Fl_Value_Input.png
new file mode 100644
index 000000000..f555c7059
--- /dev/null
+++ b/test/images/Fl_Value_Input.png
Binary files differ
diff --git a/test/images/Fl_Value_Output.png b/test/images/Fl_Value_Output.png
new file mode 100644
index 000000000..af2f362d0
--- /dev/null
+++ b/test/images/Fl_Value_Output.png
Binary files differ
diff --git a/test/images/tiny.png b/test/images/tiny.png
new file mode 100644
index 000000000..133ecd10e
--- /dev/null
+++ b/test/images/tiny.png
Binary files differ