haiku/src/tests/servers/app
Axel Dörfler ea5c7202cb * If a window was hidden during resize/movement, it would still be in resizing
or moving mode when it was shown again. Added a test app HideAndShow which let
  you easily reproduce the faulty behaviour (with a previous version of the
  app_server, that is).
* Minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28847 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-01-05 10:32:30 +00:00
..
archived_view * fixes build... completely forgot about this one :-) 2006-07-04 09:40:49 +00:00
async_drawing Wrong subfolder in Jamfile 2008-04-25 10:59:14 +00:00
avoid_focus When it gets a B_ENTERED_VIEW transit in MouseMoved(), it will now use a different 2005-11-29 13:32:35 +00:00
benchmark The ClippedLineTest now runs for 5 seconds max (should change the other tests 2008-07-30 11:40:18 +00:00
bitmap_bounds Simplification. 2008-10-23 16:52:44 +00:00
bitmap_drawing Fixed locations of binaries and some output. 2008-10-23 16:56:14 +00:00
code_to_name Added a very simple "code_to_name" utility that will print out the name of 2005-11-25 14:53:34 +00:00
constrain_clipping_region A test I used for checking ConstrainClippingRegion() with regards to states, 2008-04-25 10:49:30 +00:00
copy_bits * updated script 2006-08-26 14:13:51 +00:00
cursor_test Oops, accidently didn't commit the correct version. 2006-04-01 18:08:40 +00:00
desktop_window Added a small test application that opens a desktop window (so that you don't have 2005-11-28 17:54:34 +00:00
draw_after_children * added a test for B_DRAW_ON_CHILDREN view flag and documented the observed 2007-12-25 11:58:11 +00:00
drawing_debugger Adding DrawingDebugger app that creates a port listening for BRects that then 2008-06-07 23:37:58 +00:00
drawing_modes Adding a DrawingModes test application that uses the different drawing modes 2008-06-22 02:18:16 +00:00
event_mask Added a small test application to see how event masks are working. 2005-11-17 11:01:42 +00:00
find_view Added test for BWindow::FindView(BPoint). 2008-11-04 14:47:18 +00:00
following * implemented view bitmap options (B_BITMAP_TILE...) in 2006-04-19 14:12:57 +00:00
hide_and_show * If a window was hidden during resize/movement, it would still be in resizing 2009-01-05 10:32:30 +00:00
idle_test test app for idle_time() (bug 1593) 2007-10-28 23:13:47 +00:00
lagging_get_mouse Added two tests: 2008-07-08 20:01:31 +00:00
lock_focus Added a small test for B_LOCK_FOCUS and B_SUSPEND_VIEW_FOCUS. 2007-10-29 20:24:18 +00:00
look_and_feel Added private menu/desktop/WindowScreen feels to play with. 2006-04-17 13:22:19 +00:00
menu_crash Added a test application to investigate how BeOS deals with keyboard input 2007-09-02 12:02:57 +00:00
newClipping added libbeadapter.so (used by the storage kit and the haiku regisrar) to the test libs, it just went unnoticed before 2005-12-13 19:08:18 +00:00
newerClipping I have no idea anymore what I was messing with here, but it looks interesting. 2008-04-25 10:47:55 +00:00
no_pointer_history Added a test case for SetMouseEventMask() as well. 2007-08-21 00:18:32 +00:00
painter no longer needed, moved to painter test folder 2005-11-07 01:13:12 +00:00
playground Created an icon for Playground. 2008-10-14 16:16:20 +00:00
regularapps updates various stuff, Jamefiles and run scripts for the most part... clicking a list view object entry selects the object in Playground... alpha drawing in the scrolling test would reveal problems in the app_server scrolling implementation... more I have forgotten 2005-12-21 11:19:16 +00:00
resize_limits updates various stuff, Jamefiles and run scripts for the most part... clicking a list view object entry selects the object in Playground... alpha drawing in the scrolling test would reveal problems in the app_server scrolling implementation... more I have forgotten 2005-12-21 11:19:16 +00:00
scrollbar A test I used for debugging Pe's scrollbar problems. (SetSteps() influences 2008-04-25 10:50:12 +00:00
scrolling updates various stuff, Jamefiles and run scripts for the most part... clicking a list view object entry selects the object in Playground... alpha drawing in the scrolling test would reveal problems in the app_server scrolling implementation... more I have forgotten 2005-12-21 11:19:16 +00:00
statusbar Added two tests: 2008-07-08 20:01:31 +00:00
stress_test stippi+axeld: 2008-10-17 15:46:45 +00:00
textview updates various stuff, Jamefiles and run scripts for the most part... clicking a list view object entry selects the object in Playground... alpha drawing in the scrolling test would reveal problems in the app_server scrolling implementation... more I have forgotten 2005-12-21 11:19:16 +00:00
view_state * Reintroduced third LinkAgainst parameter <mapLibs>, defaulting to true. 2005-11-07 16:07:25 +00:00
view_transit Also test what happens when there is a view with an event mask. (Currently 2008-10-13 23:08:53 +00:00
window_creation Added a window creation speed test. Can test empty windows or windows 2007-09-04 14:10:40 +00:00
workspace_activated * Fixed missing include. 2008-04-06 14:36:14 +00:00
workspace_switcher * Extended the test to be able to switch to the workspace(s) as defined on the 2008-03-28 18:26:39 +00:00
Jamfile * If a window was hidden during resize/movement, it would still be in resizing 2009-01-05 10:32:30 +00:00
NOTES updated NOTES 2005-11-07 23:03:34 +00:00