mail/spec/mail
Mikel Lindsaar 641060598f
Merge pull request #1462 from nbennke/nbennke-fix-typo-1
Fix little typo
2022-04-22 15:53:33 +10:00
..
elements Consolidate and polish up field behaviors and implementation 2017-11-01 00:22:02 -07:00
encodings Drop support for rubies under 2.5 2022-04-19 14:48:01 +02:00
fields Drop support for rubies under 2.5 2022-04-19 14:48:01 +02:00
network Merge pull request #1462 from nbennke/nbennke-fix-typo-1 2022-04-22 15:53:33 +10:00
parsers Parse UTF-8 mail headers per RFC6532 2017-05-14 11:21:43 -07:00
attachments_list_spec.rb Drop support for rubies under 2.5 2022-04-19 14:48:01 +02:00
body_spec.rb Drop support for rubies under 2.5 2022-04-19 14:48:01 +02:00
configuration_spec.rb use frozen string literal for ruby 2.3.0+ 2016-03-07 11:13:26 -08:00
core_extensions_spec.rb use frozen string literal for ruby 2.3.0+ 2016-03-07 11:13:26 -08:00
encoding_spec.rb Move `RubyVer` functionality to `Utilities` module 2022-04-20 08:24:04 +02:00
encodings_spec.rb Move `RubyVer` functionality to `Utilities` module 2022-04-20 08:24:04 +02:00
example_emails_spec.rb Handle multiple invalid values for singular fields 2021-03-15 09:03:09 -07:00
field_list_spec.rb Consolidate and polish up field behaviors and implementation 2017-11-01 00:22:02 -07:00
field_spec.rb Drop support for rubies under 2.5 2022-04-19 14:48:01 +02:00
header_spec.rb Drop support for rubies under 2.5 2022-04-19 14:48:01 +02:00
mail_spec.rb Eliminate attachment corruption caused by line ending conversions 2017-05-22 13:13:02 -07:00
message_spec.rb Move `RubyVer` functionality to `Utilities` module 2022-04-20 08:24:04 +02:00
mime_messages_spec.rb Drop support for rubies under 2.5 2022-04-19 14:48:01 +02:00
multibyte_spec.rb Suppress `warning: assigned but unused variable` 2017-09-12 16:54:34 -07:00
multipart_report_spec.rb Eliminate attachment corruption caused by line ending conversions 2017-05-22 13:13:02 -07:00
network_spec.rb Address spec failures since default timeouts added 2021-10-08 09:00:48 -07:00
part_spec.rb Use RSpec output matcher and do not redefine Kernel#warn in specs 2020-02-13 16:35:45 -08:00
parts_list_spec.rb Add Mail::YAML#load compatible with Psych 3.x and Psych 4.x. 2022-04-19 14:48:03 +02:00
round_tripping_spec.rb Parse emails with \n newlines if they don't contain binary content 2017-10-24 08:32:17 -07:00
utilities_spec.rb Merge the `RubyVer` module into `Utilities` 2022-04-20 09:29:49 +02:00
yaml_spec.rb Add Mail::YAML#load compatible with Psych 3.x and Psych 4.x. 2022-04-19 14:48:03 +02:00