File: ChangeLog

package info (click to toggle)
mono-basic 2.6.2-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 18,852 kB
  • ctags: 809
  • sloc: cs: 8,852; makefile: 516; sh: 307
file content (22 lines) | stat: -rw-r--r-- 692 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
2008-05-06  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* Added support for having a list of known failures,
	and ignoring the tests in it.

2007-08-08  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* MainModule.vb: Added a Skip argument, used to skip directories of tests
	  (default is to skip tests in Unfixable\)

2007-07-26  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* MainModule.vb: Add a few more commandline options to print the status
	  of the tests that have been executed at least once.

2007-04-06  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* MainModule.vb: Set the current directory to where the test is.

2007-02-01  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* Initial checkin.