summaryrefslogtreecommitdiff
path: root/test/test_mime_types.rb
Commit message (Expand)AuthorAgeFilesLines
* Standardrb fixuptype-for-sort-stabilityAustin Ziegler2023-02-161-5/+5
* Add a stable sortAustin Ziegler2023-02-161-7/+12
* Convert to standardrb (#156)Austin Ziegler2021-06-021-72/+72
* Fix [_1,_2,_3] parameters (conflict with Ruby 2.7.0); Updated gems and ruby v...Al Snow2019-12-261-14/+14
* Code formatting:Austin Ziegler2019-01-261-12/+10
* Resolve #136 and control growth of containersAustin Ziegler2018-08-121-0/+2
* Resolve a bug related to the switch to SetsAustin Ziegler2018-08-121-0/+6
* Hardcode common argument results to prevent dup string allocationsDillon Welch2018-08-111-0/+2
* mime-types 3.1 (#120)v3.1Austin Ziegler2016-05-221-1/+1
* mime-types 3.0Austin Ziegler2015-11-211-86/+126
* mime-types 2.6 release ready code.Austin Ziegler2015-05-251-11/+11
* Make column format optional, JSON is default.Austin Ziegler2015-05-251-2/+6
* Clearing up some code smells.Austin Ziegler2014-10-081-1/+2
* Increasing coverage of MIME::Types#each.Austin Ziegler2014-10-071-0/+2
* Fix a bug with MIME::Types#type_for.Austin Ziegler2014-05-201-0/+1
* mime-types 2.0Austin Ziegler2013-10-261-84/+75
* Documenting caching for 1.25 release.Austin Ziegler2013-08-301-1/+6
* Fix issues with Minitest setup.Austin Ziegler2013-08-291-3/+1
* Finalizing the 1.23 release.v1.23Austin Ziegler2013-04-201-2/+2
* Enumerate MIME::Type objects instead of assoc arraysArnaud Meuret2013-04-151-1/+1
* Make the collection EnumerableArnaud Meuret2013-04-121-0/+8
* Ensuring UTF-8 for tests.Austin Ziegler2013-01-251-0/+2
* adding epub, ibooks, mobi and dmg mime typesMauricio Linhares2013-01-241-0/+10
* Initial cleanup for new release.Austin Ziegler2011-10-221-97/+74
* Starting the move to 1.16halostatue2009-02-241-57/+102
* Moving tests/ to test/halostatue2009-02-231-0/+77