r8 - 20 Apr 2007 - 02:25:32 - GrantBaillieYou are here: OSAF >  Projects Web  >  DevelopmentHome > TestingChandler > PreCheckInTests

Pre Check-In Tests : Unit and Functional Tests

The goal is to minimize the amount of time that the source tree is broken (in a state where people can't get their work done). These tests don't pretend to fully test the application, but are meant to ensure that the code base is stable enough for people to code against. Please run the following script before check-in:

$ ./tools/rt.py -fur

This will run unit tests (-u), functional (-f) tests, and recorded scripts (-r) in both debug and release mode if you have built both or just debug or release if you have just built one but not the other.

Note: The -r option will probably be folded into -f- in the near future (Apr 07).

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r8 < r7 < r6 < r5 < r4 | More topic actions
 
Open Source Applications Foundation
Except where otherwise noted, this site and its content are licensed by OSAF under an Creative Commons License, Attribution Only 3.0.
See list of page contributors for attributions.