Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History
 
 

test

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
TAP - Testing uing TAP (Test anything protocol)

	XCSoar is using TAP (see References) for unit testing.

Status:
	September 2009 - Early setup

References:
	- http://testanything.org/
	- http://en.wikipedia.org/wiki/Test_Anything_Protocol

What is in a number?
	0*	Test the test system itself - pseudo tests
	1*	Configuration, XML and any other file format checking
	2*	TODO

TODO

Ideas for testing