Thomas Keller 78a0402351 Prepare the Stdio class for easier testing.
- create an interface that describes the basic methods
- let the real stdio class implement this interface
- inject the stdio instance into IDF_Scm_Monotone and do not
  create it in the constructor
- ensure in IDF_Scm_Monotone_ZipRender that we get the proper
  constructor arguments
On a slighly unrelated note, make _getAuthOptions() in the stdio
implementation private.
2011-03-23 00:47:17 +01:00
..
2011-03-11 14:27:37 +01:00
2011-03-19 15:20:29 +01:00
2011-02-02 10:34:48 +01:00
2011-03-07 15:01:51 +01:00
2010-05-10 10:11:27 +02:00
2011-02-21 10:57:36 +01:00
2008-08-07 23:12:24 +02:00
2011-03-20 13:48:49 +01:00