| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-16 | feat(CI): add the GitHub Super Linter | John Bampton | |
| The GitHub Super Linter is a more robust and better supported tool than the current GitHub Actions we are using. Running these checks: ERROR_ON_MISSING_EXEC_BIT: true VALIDATE_BASH: true VALIDATE_BASH_EXEC: true VALIDATE_EDITORCONFIG: true VALIDATE_MARKDOWN: true VALIDATE_SHELL_SHFMT: true VALIDATE_YAML: true https://github.com/marketplace/actions/super-linter https://github.com/github/super-linter Added the GitHub Super Linter badge to the README. Also updated the pre-commit framework and added more documentation on pre-commit. Added one more pre-commit check: check-executables-have-shebangs Added one extra check for merge conflicts to our GitHub Actions. EditorConfig and Markdown linting. Minor grammar and spelling fixes. Update linter.yml | |||
| 2014-06-15 | Move direct superclass checking to `test/t/superclass.rb`. | take_cheeze | |
| 2013-10-30 | fix wrong actual and expected order | Yukihiro "Matz" Matsumoto | |
| 2013-08-02 | I fix order of actual and expect test value in nameerror.rb. | Jun Hiroe | |
| 2013-06-14 | Improve NameError Tests | Daniel Bovensiepen | |
| 2013-04-04 | Add one more test for NameError#initialize. As we support NameError#name. | Masaki Muranaka | |
| 2013-04-04 | Add test for NameError#name | Masaki Muranaka | |
| 2012-06-03 | Add superclass tests for Exceptions | Daniel Bovensiepen | |
| 2012-05-29 | Add Test cases for Literals, Enumeration, Exceptions and clean line endings | Daniel Bovensiepen | |
| 2012-05-25 | Add Tests for all Exception classes, for false, true, Proc, Module, nil and ↵ | Daniel Bovensiepen | |
| Object | |||
