Menu

Source Commit Log


Commit Date  
[r9035] by tmaruyama

Rails3: test: add .to_s for mail's bodies check at unit/repository_test.rb

On Rails3, mail's bodies must be checked calling 'encoded'.
'to_s' is alias of 'encoded' of Mail::Message of Rails3.

2012-03-01 08:09:35 Tree
[r9034] by tmaruyama

Rails3: test: add .to_s for mail's bodies check at functional/users_controller_test.rb

On Rails3, mail's bodies must be checked calling 'encoded'.
'to_s' is alias of 'encoded' of Mail::Message of Rails3.

2012-03-01 08:08:58 Tree
[r9033] by tmaruyama

Rails3: test: add .to_s for mail's bodies check at functional/messages_controller_test.rb

On Rails3, mail's bodies must be checked calling 'encoded'.
'to_s' is alias of 'encoded' of Mail::Message of Rails3.

2012-03-01 08:08:25 Tree
[r9032] by tmaruyama

Rails3: test: add .to_s for mail's bodies check at functional/issues_controller_test.rb

On Rails3, mail's bodies must be checked calling 'encoded'.
'to_s' is alias of 'encoded' of Mail::Message of Rails3.

2012-03-01 08:07:41 Tree
[r9031] by tmaruyama

Rails3: test: add .to_s for mail's bodies check at functional/files_controller_test.rb

On Rails3, mail's bodies must be checked calling 'encoded'.
'to_s' is alias of 'encoded' of Mail::Message of Rails3.

2012-03-01 08:07:10 Tree
[r9030] by jplang

Fixes r9029.

2012-02-28 06:27:23 Tree
[r9029] by jplang

Implements the behaviour expected in user_test.

2012-02-28 05:46:33 Tree
[r9028] by jplang

Fixed potential test failure.

2012-02-28 05:35:33 Tree
[r9027] by jplang

Fixed potential test failure.

2012-02-28 05:33:46 Tree
[r9026] by jplang

Fixed potential test failure.

2012-02-28 05:29:36 Tree
Older >