Test mode

Display test data and remove the progress bar

Property definitions

nitc :: nitdoc $ ToolContext :: opt_test=
	# Test mode
	#
	# Display test data and remove the progress bar
	var opt_test = new OptionBool("Output test data", "--test")
src/nitdoc.nit:77,2--80,60