Commit Graph

9 Commits

Author SHA1 Message Date
Vassilii Khachaturov
145d7de6d4 Back-port Nick's fix from trunk
RunAllTests only discovered files in the last seen directory.
It now discovers more, but they're broken (fix to the tests not
back-ported yet).

svn: r22790
2013-08-01 14:06:43 +00:00
Nick Hall
920af00bfe Revert two files committed in error
svn: r22749
2013-07-28 14:21:01 +00:00
Nick Hall
58cf9546f9 6954: Output command line messages and progress information to stderr rather than stdout
svn: r22748
2013-07-28 14:17:29 +00:00
Vassilii Khachaturov
2081de473d 6937: RunAllTests.py skips some tests
svn: r22722
2013-07-23 07:19:45 +00:00
Alex Roitman
6fafacf793 * test/RunAllTests.py: Change header.
* src/EventEdit.py: Fix build_ methods.

* src/DisplayState.py: window management improvements


svn: r5620
2005-12-23 00:40:35 +00:00
Richard Taylor
9eb1f99b86 move database code into new package
svn: r5598
2005-12-21 11:27:05 +00:00
Richard Taylor
fff5c3e595 * src/GrampsDbBase.py: fixed UNDO buffer issue
* test/GrampsDbBase_Test.py: improved performance test
	* test/RunAllTests.py: added -p cmdline flag


svn: r5571
2005-12-17 21:13:45 +00:00
Richard Taylor
e68a559e74 added a crude performance test.
svn: r5564
2005-12-16 16:31:38 +00:00
Richard Taylor
7dfe9ebe05 further work to complete the reference_map implementation.
svn: r5563
2005-12-16 11:59:13 +00:00