TGUI/tests
Bruno Van de Velde 5f07a0ea16 Don't allow the size of a scrollbar to get smaller than the scrollbar width 2018-08-06 20:20:38 +02:00
..
Loading Updated copyright to 2018 2018-03-22 19:57:45 +01:00
Widgets Tab can now have different textures on hover 2018-05-21 17:10:12 +02:00
cmake Compile cmake test with -std=c++14 2018-04-01 16:08:58 +02:00
expected Don't allow the size of a scrollbar to get smaller than the scrollbar width 2018-08-06 20:20:38 +02:00
resources Added draw tests for SpinButton, ProgressBar, Slider and Scrollbar 2017-09-29 14:33:47 +02:00
AbsoluteOrRelativeValue.cpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
Animation.cpp Replaced hide/show, enable/disable, focus/unfocus and check/uncheck with setVisible, setEnabled, setFocused and setChecked 2018-03-30 19:55:26 +02:00
CMakeLists.txt Revert "Updated cmake script to use interface library to set compiler options in targets" 2018-05-10 14:07:09 +02:00
Clipboard.cpp Replaced hide/show, enable/disable, focus/unfocus and check/uncheck with setVisible, setEnabled, setFocused and setChecked 2018-03-30 19:55:26 +02:00
Clipping.cpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
Color.cpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
CompareFiles.cpp Replaced hide/show, enable/disable, focus/unfocus and check/uncheck with setVisible, setEnabled, setFocused and setChecked 2018-03-30 19:55:26 +02:00
Container.cpp Replaced hide/show, enable/disable, focus/unfocus and check/uncheck with setVisible, setEnabled, setFocused and setChecked 2018-03-30 19:55:26 +02:00
Focus.cpp Replaced hide/show, enable/disable, focus/unfocus and check/uncheck with setVisible, setEnabled, setFocused and setChecked 2018-03-30 19:55:26 +02:00
Font.cpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
Layouts.cpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
Outline.cpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
Signal.cpp Added 'AnimationFinished' signal to Widget that will be called at end of showWithEffect or hideWithEffect animations 2018-07-24 20:24:12 +02:00
Sprite.cpp Sprite test was failing since isTransparentPixel now returns true when no sprite was loaded 2018-05-10 19:20:12 +02:00
Tests.cpp Added event and draw tests for ComboBox 2018-05-21 15:52:25 +02:00
Tests.hpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
Text.cpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
Texture.cpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
TextureManager.cpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
ToolTip.cpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
Widget.cpp Replaced hide/show, enable/disable, focus/unfocus and check/uncheck with setVisible, setEnabled, setFocused and setChecked 2018-03-30 19:55:26 +02:00
catch.hpp Updated catch.hpp 2018-03-21 19:39:01 +01:00
main.cpp Global font could cause crash on exit 2017-12-24 15:42:55 +01:00
travis_android.sh Fixed android test 2018-07-28 16:51:56 +02:00
travis_linux.sh New test does not need to be executed, just check if exe exists 2018-04-01 17:52:32 +02:00
travis_linux_tests.sh Changed SFML versions used by CI 2018-05-12 17:03:01 +02:00
travis_osx.sh Don't run the test for TGUIConfig.cmake when using an SFML version without SFMLConfig.cmake 2018-04-01 18:00:16 +02:00
ubuntu_sfml_gcc_patch.diff SFML patch for gcc 4.9 on ubuntu was broken with updated SFML cmake script 2018-03-30 23:14:20 +02:00