root/imapclient/test

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @317:f43fd700a7ad [317:f43fd700a7ad] 3 weeks Menno Smits <menno@…> added some more namespace tests to finish off #63
(edit) @316:717fcb92351a [316:717fcb92351a] 3 weeks Menno Smits <menno@…> Fixed case of main unit test file
(edit) @313:1714d9d07674 [313:1714d9d07674] 3 weeks Menno Smits <menno@…> Removed code duplication for simple commands (#9)
(edit) @311:fc4666c5ebda [311:fc4666c5ebda] 3 weeks Menno Smits <menno@…> added unit test for setacl
(edit) @304:239f24fbd17c [304:239f24fbd17c] 3 weeks Menno Smits <menno@…> updated copyright date to 2012
(edit) @303:6db8e4414972 [303:6db8e4414972] 2 months Menno Smits <menno@…> merged
(edit) @302:cc48831fce3a [302:cc48831fce3a] 2 months Menno Smits <menno@…> Don't blow up when a server returns an all-digits folder name with quoting …
(edit) @301:f18926b4569a [301:f18926b4569a] 2 months Menno Smits <menno@…> make the Gmail label unit tests more strict by using Mock's autospec …
(edit) @300:bcbc40d15f10 [300:bcbc40d15f10] 2 months Menno Smits <menno@…> Updated Mock to 0.8.0
(edit) @295:fc89a268f34b [295:fc89a268f34b] 2 months Menno Smits <menno@…> Integrated Gmail labels patch from Brian Neal and added unit tests
(edit) @283:7792281d00cd [283:7792281d00cd] 6 months Menno Smits <menno@…> fixed test that was raising ParseError? for the wrong reason
(edit) @280:6a5e2c36dc02 [280:6a5e2c36dc02] 6 months Menno Smits <menno@…> fixed up test that broke with previous fetch change
(edit) @278:f702a10af3d6 [278:f702a10af3d6] 6 months Menno Smits <menno@…> Fix incorrect msg_id for UID fetch when use_uid is False (#99) Don't use …
(edit) @268:e61ddf6f2d41 [268:e61ddf6f2d41] 7 months Menno Smits <menno@…> NOOP support (#74) Untagged response handling shared with IDLE.
(edit) @266:829621c59711 [266:829621c59711] 8 months Menno Smits <menno@…> Added imapclient.version.info (#81)
(edit) @265:907c5153b355 [265:907c5153b355] 10 months Menno Smits <menno@…> Added normalise_times attribute (#96) Allows caller to select whether …
(edit) @234:1be67b3e0445 [234:1be67b3e0445] 12 months Menno Smits <menno@…> Updated idle related unit tests to match current implementation These had …
(edit) @233:c8ac8deacf14 [233:c8ac8deacf14] 12 months Menno Smits <menno@…> Updated the bundled version of Mock to 0.7.2.
(edit) @230:92e425d7252a [230:92e425d7252a] 12 months Menno Smits <menno@…> Restructure BODY and BODYSTRUCTURE responses post-parsing to make tuple …
(edit) @228:0928a2a19a42 [228:0928a2a19a42] 12 months Menno Smits <menno@…> added BODY and BODYSTRUCTURE fetch response parser tests and removed …
(edit) @226:d5a9a8aa94d5 [226:d5a9a8aa94d5] 12 months Menno Smits <menno@…> Expose debugging functionality (#90) As part of this, moved IMAP4 …
(edit) @222:8fe2a3fa8331 [222:8fe2a3fa8331] 13 months Menno Smits <menno@…> Added unit tests for IDLE support
(edit) @216:5f6de1d4618c [216:5f6de1d4618c] 13 months Menno Smits <menno@…> getacl() was still using Lexer instead of TokenSource? (fixes #85) Also …
(edit) @204:ea3eff2a866a [204:ea3eff2a866a] 16 months Menno Smits <menno@…> Updated copyright dates to 2011 and fixed a number of incorrect and …
(edit) @199:b796e986ac3b [199:b796e986ac3b] 16 months Menno Smits <menno@…> Take advantage of unittest2 functionality in response parser tests Less …
(edit) @198:c50410e90fab [198:c50410e90fab] 16 months Menno Smits <menno@…> If unittest in stdlib is unittest2 use it. Otherwise look for a …
(edit) @197:4501a1820322 [197:4501a1820322] 16 months Menno Smits <menno@…> Removed unit test running plumbing People can just use the unit2 script …
(edit) @195:f9d8c6ff0784 [195:f9d8c6ff0784] 16 months Menno Smits <menno@…> Handle [None] response in fetch response parser
(edit) @183:c769cdebad7b [183:c769cdebad7b] 19 months Menno Smits <menno@…> More tests and better error reporting for juxtaposed tuple handling
(edit) @181:78af62651ae8 [181:78af62651ae8] 19 months Menno Smits <menno@…> Handling of juxtaposed tuples implemented. A little messy, needs cleaning …
(edit) @179:970ef3c54d53 [179:970ef3c54d53] 20 months Menno Smits <menno@…> failing test for BODYSTRUCTURE tuples issue (#58)
(edit) @171:81ccefd2036e [171:81ccefd2036e] 21 months Menno Smits <menno@…> Tokens shouldn't necessarily terminate after a "]" This was breaking …
(edit) @170:113b8b7c66c3 [170:113b8b7c66c3] 21 months Menno Smits <menno@…> More (passing) tests for square bracket handling
(edit) @168:c144e46a534f [168:c144e46a534f] 21 months Menno Smits <menno@…> Fixed handling of fetch parts that use square brackets and contain spaces …
(edit) @167:36979cb3391b [167:36979cb3391b] 21 months Menno Smits <menno@…> Failing test added for #55
(edit) @166:7d27174efd1c [166:7d27174efd1c] 21 months Menno Smits <menno@…> check() doesn't return anything
(edit) @156:dcc3a986589c [156:dcc3a986589c] 2 years Menno Smits <menno@…> Update copyright year
(edit) @148:efee6e971771 [148:efee6e971771] 2 years Menno Smits <menno@…> Always return folder names as unicode for consistency. Otherwise …
(edit) @147:78f3eda1c1f0 [147:78f3eda1c1f0] 2 years Menno Smits <menno@…> #21: High ascii bytes in folder names can break folder handling Don't …
(edit) @146:180420fe683b [146:180420fe683b] 2 years Menno Smits <menno@…> added some missing simple tests
(edit) @145:d216dbca07fc [145:d216dbca07fc] 2 years Menno Smits <menno@…> Added a test for repeated UIDs (#44) Courier IMAP sometimes repeats the …
(edit) @143:b09900646458 [143:b09900646458] 2 years Menno Smits <menno@…> #42: Folder names with double quotes around them have the double quotes …
(edit) @142:f5a6a5297de1 [142:f5a6a5297de1] 2 years Menno Smits <menno@…> Correctly handle \" in quoted strings. (As reported in comments of #28) …
(edit) @135:95602aca2277 [135:95602aca2277] 2 years Menno Smits <menno@…> Handle empty strings and None's in the folder list responses again All …
(edit) @133:ab9d4da44176 [133:ab9d4da44176] 2 years Mark Hammond <mhammond@…> update tests for new list return values
(edit) @124:d7a052462308 [124:d7a052462308] 2 years Menno Smits <menno@…> Merged new_fetch_parsing branch
(edit) @121:68adf8208781 [121:68adf8208781] 2 years Menno Smits <menno@…> Plugged in new response parser Old FetchParser? class and supporting code …
(edit) @120:3b856e98881b [120:3b856e98881b] 2 years Menno Smits <menno@…> port INTERNALDATE handling from old fetch parser - all tests PASS\!
(edit) @119:faa6ade90065 [119:faa6ade90065] 2 years Menno Smits <menno@…> re-enabled more literal tests
(edit) @118:818523c79231 [118:818523c79231] 2 years Menno Smits <menno@…> fixed tests that were passing for the wrong reason
(edit) @115:7aa870b75d11 [115:7aa870b75d11] 2 years Menno Smits <menno@…> Parse imaplib's fetch data structures instead of doing it all ourselves …
(edit) @114:3342a5062422 [114:3342a5062422] 2 years msmits@… Added a (failing) test as a reminder about quoted specials (as per #28)
(edit) @113:f760a823d692 [113:f760a823d692] 2 years Menno Smits <menno@…> added missing data test
(edit) @111:a8df0817a791 [111:a8df0817a791] 2 years Menno Smits <menno@…> core parts of fetch parsing done, lots more tests parsing
(edit) @110:91f4f018db82 [110:91f4f018db82] 2 years Menno Smits <menno@…> Merged license change from trunk
(edit) @109:bfb2aabc0b11 [109:bfb2aabc0b11] 2 years Menno Smits <menno@…> committing response parser progress so far, lots of failing tests
(edit) @108:0f42b5a229e4 [108:0f42b5a229e4] 2 years Menno Smits <menno@…> noisier test output
(edit) @107:bfbf8f36f865 [107:bfbf8f36f865] 3 years Menno Smits <menno@…> started fetch response work, tests half there
(edit) @106:e2202e459f12 [106:e2202e459f12] 3 years Menno Smits <menno@…> more useful error reporting, more tests
(edit) @105:16d520c89d23 [105:16d520c89d23] 3 years Menno Smits <menno@…> Added literal support Refactored tokenising code to allow directory …
(edit) @103:5f2a22f07e64 [103:5f2a22f07e64] 3 years Menno Smits <menno@…> initial version of replacement response parser - somewhat working
(edit) @96:6f290ccd5e5b [96:6f290ccd5e5b] 2 years Menno Smits <menno@…> Fixed problem when literal is followed by a non-literal (#33) This …
(edit) @93:ad18e74bee51 [93:ad18e74bee51] 2 years Menno Smits <menno@…> Handle empty strings and None when processing list responses
(edit) @92:d65dd9b7816a [92:d65dd9b7816a] 2 years msmits@… Handle both types of quoted specials
(edit) @91:cd7e6ad6d118 [91:cd7e6ad6d118] 2 years msmits@… Backslash escaped double quotes in folder names now handled correctly …
(edit) @90:5ac3ccadb5fc [90:5ac3ccadb5fc] 2 years Menno Smits <menno@…> use double quotes instead of single quotes in triple-quoted strings to …
(edit) @87:a8519ecf8a1a [87:a8519ecf8a1a] 2 years Menno Smits <menno@…> Changed to new BSD license Also added license header to the top of all …
(edit) @80:481927ba3b8e [80:481927ba3b8e] 3 years Menno Smits <menno@…> Allow this test to be run standalone
(edit) @73:ac0f63171f0b [73:ac0f63171f0b] 3 years Menno Smits <menno@…> More timezone fixes. Was broken when server was in different timezone to …
(edit) @68:5bb59b0be94a [68:5bb59b0be94a] 3 years Menno Smits <menno@…> Fixed and reworked timezone handling This was actually pretty broken. …
(edit) @67:efa935af092e [67:efa935af092e] 3 years Menno Smits <menno@…> fixed bug that caused breakage with folder names containing unusual chars
(edit) @66:454da424c2ab [66:454da424c2ab] 3 years Menno Smits <menno@…> fixed tests broken by folder encoding changes
(edit) @62:f2f61addae93 [62:f2f61addae93] 3 years Menno Smits <menno@…> Folder escaping is working. Live test is passing correctly. Still needs …
(edit) @61:097c6a9e1d94 [61:097c6a9e1d94] 3 years Menno Smits <menno@…> Added in modified UTF-7 routines and tests, derived from the Twisted …
(edit) @57:7bb1abf81fcc [57:7bb1abf81fcc] 3 years menno Fixed bug where unquoted mailbox names weren't being returned.
(edit) @55:931edb2ebc0a [55:931edb2ebc0a] 3 years Menno Smits <menno@…> started working on folder quoting bug
(edit) @52:754ca29f8115 [52:754ca29f8115] 3 years Menno Smits <menno@…> Updated Copyright year to 2009
(add) @49:2f2a7a41edac [49:2f2a7a41edac] 3 years msmits moved imapclient trunk to correct location
Note: See TracRevisionLog for help on using the revision log.