summaryrefslogtreecommitdiff
path: root/test/pending/buildmanager
Commit message (Collapse)AuthorAgeFilesLines
* Fixes the problem mentioned in #2882, which see...Hubert Plociniczak2010-02-034-11/+0
| | | | | Fixes the problem mentioned in #2882, which seems to be the reason for #2280 - allow simple ananlysis on java sources. Review by dragos
* Another batch of tests. No review.Hubert Plociniczak2010-01-264-0/+11
|
* Changed the info statements in refined build ma...Hubert Plociniczak2010-01-264-0/+12
Changed the info statements in refined build manager to print the information in more consistent way, so that we can test it using partest. Added more tests for build manager, more to follow... No review.