aboutsummaryrefslogtreecommitdiffstats
path: root/test/racc
Commit message (Collapse)AuthorAgeFilesLines
* Clean up temporary directory for raccNobuyoshi Nakada2019-07-023-19/+17
|
* Suppress unused variable warningNobuyoshi Nakada2019-07-011-1/+1
|
* Restore $VERBOSENobuyoshi Nakada2019-06-201-0/+7
|
* Suppress warningsNobuyoshi Nakada2019-06-201-1/+1
|
* test/racc/test_racc_command.rb: Extend the timeoutYusuke Endoh2019-06-192-9/+9
| | | | | | test_opal, test_ruby18, and test_ruby22 are slow tests. https://rubyci.org/logs/rubyci.s3.amazonaws.com/scw-ad7f67/ruby-master/log/20190619T105405Z.fail.html.gz
* * remove trailing spaces, append newline at EOF.git2019-06-1929-2515/+2515
|
* Temporary disabled to invoke assert_output_unchanged.Hiroshi SHIBATA2019-06-191-20/+20
| | | | Because some environment created the different results from test fixtures.
* Workaround for the external file for racc testHiroshi SHIBATA2019-06-191-0/+2
|
* use TEMP_DIR.Hiroshi SHIBATA2019-06-191-3/+3
|
* Use Test::Unit instead of Minitest and fixed test error with ruby repo.Hiroshi SHIBATA2019-06-192-17/+9
| | | | Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>
* Restore test_dir and update prefix for Dir.mktmpdir.Hiroshi SHIBATA2019-06-191-7/+8
|
* Try to use Dir.mktmpdir.Hiroshi SHIBATA2019-06-191-3/+3
|
* Fixed path for ruby core repository.Hiroshi SHIBATA2019-06-191-3/+6
|
* Backport racc-1.4.15 from upstream.Hiroshi SHIBATA2019-06-1987-0/+70010