#include "regenc.h" /* dummy for unsupported, non-ascii-based encoding */ ENC_DUMMY("IBM037"); ENC_ALIAS("ebcdic-cp-us", "IBM037"); /* we start with just defining a single EBCDIC encoding, * hopefully the most widely used one. * * See http://www.iana.org/assignments/character-sets/character-sets.xhtml * http://tools.ietf.org/html/rfc1345 */ der'> cgit logo index : ruby.git
The Ruby Programming Language
summaryrefslogtreecommitdiff
path: root/tool/test/test_sync_default_gems.rb
AgeCommit message (Expand)Author
2023-11-07Remove files which are newly added but to be ignoredNobuyoshi Nakada
2023-10-04Special treat when the first line ends with a dot [ci skip]Nobuyoshi Nakada
2023-09-20Fix the case of file to be ignored with to be removedNobuyoshi Nakada
2023-09-20Add a successful sync test caseNobuyoshi Nakada
2023-09-18Fix `git cat-file` conditionNobuyoshi Nakada
2023-09-18Refactor test_sync_default_gems.rbNobuyoshi Nakada
2023-08-28sync_default_gems.rb: convert keys of REPOSITORIES to stringsNobuyoshi Nakada
2023-08-13Prohibit copying to `fixtures` and dot-direcotry just under `test`Nobuyoshi Nakada
2023-08-06Exclude files added to the toplevelNobuyoshi Nakada
2023-07-29Change `HOME` too when testing sync_default_gems.rbNobuyoshi Nakada
2023-07-29Revert "Test sync_default_gems.rb only when git 2.32 is available"Nobuyoshi Nakada
2023-07-29Test sync_default_gems.rb only when git 2.32 is availableNobuyoshi Nakada
2023-04-28Support older gitNobuyoshi Nakada
2023-03-28Skip commits only for toolsNobuyoshi Nakada
2022-12-22Fix the case trailer without newlineNobuyoshi Nakada
2022-11-28Fix the case of multiple trailersNobuyoshi Nakada
2022-11-28Add tests for sync_default_gems.rbNobuyoshi Nakada