9 Commits (08da1d038a76d958a7f00037ec594fc09538b80d)

Author SHA1 Message Date
  Chris Smith b435501251 Fix some broken unit tests 15 years ago
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 15 years ago
  Chris Smith 47ceae6b4b ConfigFile now extends TextFile instead of wrapping it rather oddly (groundwork for fixing issue 1154) 16 years ago
  Chris Smith 971603925a Extra ConfigFile test cases. Removed some superfluous conditionals in ConfigFile. 16 years ago
  Chris Smith 0fa4e23c8f Implement ConfigFile.delete and TextFile.delete, and tests for them both 16 years ago
  Chris Smith 0e47e54b08 ConfigFile now escapes # 16 years ago
  Chris Smith 8905c5cab0 ConfigFile now escapes/unescapes content vaguely sensibly, although it still doesn't like =s 16 years ago
  Chris Smith 466200a6e1 Update config file test to cover odd things like :, =, \r, \n, \ 16 years ago
  Chris Smith 13579c6d61 Unit tests for ConfigFile 16 years ago