| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-14 | Ensure test suite is compatible with --frozen-string-literal | Jean Boussier | |
| As preparation for https://bugs.ruby-lang.org/issues/20205 making sure the test suite is compatible with frozen string literals is making things easier. | |||
| 2023-08-09 | Prevent a warning: global variable `$VERSION' not initialized | Yusuke Endoh | |
| 2023-06-26 | Suppress warnings | Nobuyoshi Nakada | |
| 2023-06-26 | Add the chopsticks code at RubyKaigi2023 | Nobuyoshi Nakada | |
| 2023-02-27 | Add all-ruby-quine as a sample code | Yusuke Endoh | |
| This sample code works on all release versions of Ruby, from Ruby 0.49. Notes: Merged: https://github.com/ruby/ruby/pull/7380 | |||
| 2022-12-24 | test/test_trick.rb: Add tests for TRICK 2022 entries | Yusuke Endoh | |
| Notes: Merged: https://github.com/ruby/ruby/pull/7014 | |||
| 2020-12-25 | test/test_trick.rb: fixed the position to add timeout | Nobuyoshi Nakada | |
| 2020-12-25 | test/test_trick.rb: increase timeout of some tests | Yusuke Endoh | |
| http://rubyci.s3.amazonaws.com/raspbian10-armv7l/ruby-master/log/20201225T071824Z.fail.html.gz | |||
| 2020-12-25 | test_trick.rb: Make the encoding explicit for code written in UTF-8 | Nobuyoshi Nakada | |
| 2020-12-25 | test/test_trick.rb: Add a test file for TRICK entries (#3988) | Yusuke Endoh | |
| * test/test_trick.rb: Add a test file for TRICK entries Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org> Notes: Merged-By: mame <mame@ruby-lang.org> | |||
