63e9c5bd5dacf903618892867d056721db537cd9
Updated ruby_bug guards in the Set specs.
87cac1647cf33cfc5ecb6a51a8f537aa435beeac
Added specs for Net::FTP#return_code and Net::FTP#return_code=.
6b9eddb0a3d67fc4b68c9489df7e3bd1555f6d20
Misc updates to Net::FTP specs.
39108606ad94f30290610f9313fdabee8aa831d9
Added specs for Net::FTP#site.
50a24c48d3ea836c537f5d7f77f028bcfe0f8629
Added specs for Net::FTP#size.
d5c1b9ff2f147414bf14b2cba1f774de41419b00
Updated the Net::FTP#chdir specs.
564ef685d6767822513c598fe29d295ff7229ea3
Net::FTP#lastresp and Net::FTP#last_response_code specs now use the dummy server, too.
37a0a7e6a15eb5d229710b39122c45e7aab9469d
Updated the Net::FTP#getbinaryfile specs tocheck resuming file downloads.
5b05ee58f5361d9c07082ad2a65e26567d387486
Added specs for Net::FTP#getbinaryfile and Net::FTP#get when in binary mode.
ad39347df1dc1f83e27e52b755b7bd93f56c7830
Added specs for Net::FTP#gettextfile with a passed block.