aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_trick.rb
Commit message (Expand)AuthorAgeFilesLines
* Prevent a warning: global variable `$VERSION' not initializedYusuke Endoh2023-08-091-0/+3
* Suppress warningsNobuyoshi Nakada2023-06-261-4/+4
* Add the chopsticks code at RubyKaigi2023Nobuyoshi Nakada2023-06-261-0/+24
* Add all-ruby-quine as a sample codeYusuke Endoh2023-02-271-0/+32
* test/test_trick.rb: Add tests for TRICK 2022 entriesYusuke Endoh2022-12-241-0/+23
* test/test_trick.rb: fixed the position to add timeoutNobuyoshi Nakada2020-12-251-2/+2
* test/test_trick.rb: increase timeout of some testsYusuke Endoh2020-12-251-2/+2
* test_trick.rb: Make the encoding explicit for code written in UTF-8Nobuyoshi Nakada2020-12-251-2/+2
* test/test_trick.rb: Add a test file for TRICK entries (#3988)Yusuke Endoh2020-12-251-0/+191