2893a71a3e 
					 
					
						
						
							
							Implement support for ATK_STATE_HAS_TOOLTIP  
						
						... 
						
						
						
						https://bugzilla.gnome.org/show_bug.cgi?id=738982  
					
						2014-10-22 22:55:13 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						944e30d940 
					 
					
						
						
							
							Add a11y state tests  
						
						... 
						
						
						
						This adds a new test which can be scripted to trigger various
event and action sequences, and record state changes in the
accessibility layer.
So far, there are a few tests verifying state changes when
focus changes.
Related to https://bugzilla.gnome.org/show_bug.cgi?id=715176  
						
						
					 
					
						2014-08-04 09:58:58 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a6b8800531 
					 
					
						
						
							
							Add a test for popover accessible parents  
						
						... 
						
						
						
						This tests the fix in the previous commit. 
						
						
					 
					
						2014-07-30 23:14:49 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b9bd7159c0 
					 
					
						
						
							
							Disable deprecation warnings in tests  
						
						... 
						
						
						
						We want to test deprecated properties, so failing the tests with
warnings is not productive. 
						
						
					 
					
						2014-06-25 16:29:08 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						98cf67ddba 
					 
					
						
						
							
							testsuite: put installed tests in the right place  
						
						... 
						
						
						
						Follow the prevailing practice and put the installed tests
into $libdir/installed-tests/$PACKAGE instead of
$pkglibdir/installed-tests. 
						
						
					 
					
						2014-05-31 00:16:07 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						71e46a0b0e 
					 
					
						
						
							
							a11y tests: Add a tests for menu buttons with popovers  
						
						... 
						
						
						
						This shows that popovers currently lack accessibility. 
						
						
					 
					
						2014-02-22 12:51:11 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						349376f48f 
					 
					
						
						
							
							a11y tests: Add a test for menubuttons with model  
						
						
						
						
					 
					
						2014-02-22 12:31:19 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ac50e4e9df 
					 
					
						
						
							
							a11y tests: Add a test for GtkActionBar  
						
						
						
						
					 
					
						2014-02-22 12:31:18 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1faf3a0aaa 
					 
					
						
						
							
							Use the memory settings backend for make check  
						
						... 
						
						
						
						The color chooser test is constantly running into the
problem that the custom color setting is not empty.
Avoid that by using the memory settings backend. 
						
						
					 
					
						2014-01-21 21:17:14 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						61f0556cf7 
					 
					
						
						
							
							Add some treeview a11y tests  
						
						
						
						
					 
					
						2014-01-13 23:51:26 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3bc5ab4fcd 
					 
					
						
						
							
							a11y tests: Add a test for multi-link labels  
						
						
						
						
					 
					
						2014-01-04 10:54:03 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8a12a88b75 
					 
					
						
						
							
							Add a menubutton to the a11y tests  
						
						
						
						
					 
					
						2013-12-20 13:31:08 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4e09b56b76 
					 
					
						
						
							
							testsuite: Ignore generated .test files  
						
						
						
						
					 
					
						2013-07-11 12:57:06 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7702c6a512 
					 
					
						
						
							
							Add GtkHeaderBar to the a11y tests  
						
						
						
						
					 
					
						2013-06-30 22:33:12 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2941196f84 
					 
					
						
						
							
							Add GtkStack and GtkStackSwitcher to the a11y tests  
						
						
						
						
					 
					
						2013-06-30 22:33:12 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e11039a973 
					 
					
						
						
							
							Add GtkListBox to the a11y tests  
						
						
						
						
					 
					
						2013-06-30 22:33:12 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c4a9bb6838 
					 
					
						
						
							
							a11y: Include testdata in EXTRA_DIST  
						
						... 
						
						
						
						Otherwise tests don't work from a tarball release. 
						
						
					 
					
						2013-06-21 14:05:21 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0d768ee8a8 
					 
					
						
						
							
							Make sure we dist all testsuite ingredients  
						
						
						
						
					 
					
						2013-05-29 21:00:37 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2c8e719b5a 
					 
					
						
						
							
							build: Move tests/a11y to testsuite/a11y  
						
						
						
						
					 
					
						2013-05-15 15:37:16 +02:00