summaryrefslogtreecommitdiff
path: root/doc/make_cheatsheet.md
AgeCommit message (Collapse)Author
2022-05-11Improve documentation on contributing to RubyJemma Issroff
co-authored-by: Peter Zhu <peter@peterzhu.ca> co-authored-by: Stan Lo <stan001212@gmail.com> Notes: Merged: https://github.com/ruby/ruby/pull/5899
2022-03-22[DOC] re-count test suites run by `make check` [ci skip]Nobuyoshi Nakada
2021-09-11Use `./autogen.sh` instead of `autoconf` in docKazuhiro NISHIYAMA
2020-04-24[DOC] Added GNU make specific targets [ci skip]Nobuyoshi Nakada
2020-04-24[DOC] Split "How to run a part of the test suite" [ci skip]Nobuyoshi Nakada
2020-03-10Use URL instead of relative pathKazuhiro NISHIYAMA
2020-03-10Add link to ../benchmark/README.md from make_cheatsheet [ci skip]Kazuhiro NISHIYAMA
2020-02-19doc/make_cheatsheet.md: fix typosMarcus Stollsteimer
2020-02-10Added commands of test-bundler to cheatsheet.Hiroshi SHIBATA
2020-02-09doc/make_cheatsheet.md: add a memo about how to run one rubyspec fileYusuke Endoh
2020-01-24Fix a typo [ci skip]Kazuhiro NISHIYAMA
2020-01-24rename make-cheetsheet.md [ci skip]MSP-Greg
Notes: Merged: https://github.com/ruby/ruby/pull/2860