| Trees | Indices | Help | 
 | 
|---|
|  | 
| 
 | |||
| GlideTestBase Base class for Glide tests: changes to the build directory before running each test. | |||
| GlideSystemTest | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| __package__ =  | |||
| 
 | |||
| 
 If the log file is "significantly different" than the reference file, return an error message, otherwise None. "Significantly different" means that there was a net addition or insertion of lines somewhere in the file. | 
| 
 Find the first diff hunk that changes the line count (i.e., has a different number of "+" than "-" lines). Takes a Differ delta as input, and returns a tuple of (begin, end) line numbers, or (None, None) if nothing is found. | 
| Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 3 07:59:06 2016 | http://epydoc.sourceforge.net |