]> code.delx.au - offlineimap/history - testsrc
Added Parser.hs, working on initial code
[offlineimap] / testsrc /
2008-05-29 John GoerzenRename ModifyContent to SetContent
2008-05-29 John Goerzencompilation fixes
2008-05-29 John GoerzenA bit of work on sync stuff
2008-05-29 John GoerzenFix to prop_allChangesToChild
2008-05-29 John GoerzenSwitched tests to Word8
2008-05-29 John GoerzenSupport Word8 in tests
2008-05-29 John GoerzenBumped up max tests; yielded problem in all changes
2008-05-29 John GoerzenSetting up to allow altering of test configs
2008-05-29 John GoerzenBelieve allChanges is working
2008-05-29 John GoerzenAll changes fixed, I think
2008-05-29 John GoerzenSome progress on All changes to child test, needs more...
2008-05-29 John GoerzenBelieve fixed the all changes test, need to fix impleme...
2008-05-28 John GoerzenMore work on tests
2008-05-28 John GoerzenFixed prop_allChangesToChild and prop_allChangesToMaste...
2008-05-28 John GoerzenFixed prop_unaryApplyChanges for arbitrary types)
2008-05-28 John GoerzenMade tests use generic types; they don't yet all pass...
2008-05-28 John GoerzenAdjusted code so that it can carry a payload
2008-05-28 John GoerzenAdded diffCollection and test for it
2008-05-28 John GoerzenAnother new test
2008-05-28 John GoerzenRename syncThem to syncBiDir
2008-05-28 John GoerzenFixed unaryApplyChanges test
2008-05-28 John GoerzenAdding new unaryApplyChanges test
2008-05-28 John GoerzenAdded new (passing) test to compute all changes
2008-05-28 John GoerzenAdded more tests
2008-05-28 John GoerzenGenericized emptymap
2008-05-28 John GoerzenAdded tests
2008-05-28 John GoerzenRemoved status modification return
2008-05-28 John GoerzenTests now use @=?
2008-05-28 John GoerzenCleaned up and added to test infrastructure
2008-05-28 John GoerzenSwitched type of allt to be hunit-compatible
2008-05-28 John GoerzenCheckpointing work on tests
2008-05-28 John GoerzenTest infrastructure improvements
2008-05-28 John GoerzenTests enhanced
2008-05-28 John GoerzenTests now run
2008-05-28 John GoerzenInitial build works
2008-05-28 John GoerzenWorking on it