summaryrefslogtreecommitdiff
path: root/test/racc
AgeCommit message (Expand)Author
2020-11-10[ruby/racc] skip the failing test with JRubyHiroshi SHIBATA
2020-11-10lib/racc/statetransitiontable.rb: Make the racc output stableYusuke Endoh
2020-09-29test/racc/test_racc_command.rb: prevent a warningYusuke Endoh
2020-09-28[Fixes #137] Improve reportingMarc-Andre Lafortune
2019-12-20Fixed misspellingsNobuyoshi Nakada
2019-12-10Update regression tests for 1.4.16Hiroshi SHIBATA
2019-11-17Fix typosKazuhiro NISHIYAMA
2019-11-04[ruby/racc] Strip trailing whitespaces at the last line of actionsNobuyoshi Nakada
2019-10-31Also ignore mswin platformHiroshi SHIBATA
2019-10-31Ignore test_racc_command with linux platformHiroshi SHIBATA
2019-10-31Try to run assert_output_unchanged with racc testsHiroshi SHIBATA
2019-10-30Regenerate the output results for test fixtures of raccHiroshi SHIBATA
2019-07-02Clean up temporary directory for raccNobuyoshi Nakada
2019-07-01Suppress unused variable warningNobuyoshi Nakada
2019-06-20Restore $VERBOSENobuyoshi Nakada
2019-06-20Suppress warningsNobuyoshi Nakada
2019-06-19test/racc/test_racc_command.rb: Extend the timeoutYusuke Endoh
2019-06-19* remove trailing spaces, append newline at EOF.git
2019-06-19Temporary disabled to invoke assert_output_unchanged.Hiroshi SHIBATA
2019-06-19Workaround for the external file for racc testHiroshi SHIBATA
2019-06-19use TEMP_DIR.Hiroshi SHIBATA
2019-06-19Use Test::Unit instead of Minitest and fixed test error with ruby repo.Hiroshi SHIBATA
2019-06-19Restore test_dir and update prefix for Dir.mktmpdir.Hiroshi SHIBATA
2019-06-19Try to use Dir.mktmpdir.Hiroshi SHIBATA
2019-06-19Fixed path for ruby core repository.Hiroshi SHIBATA
2019-06-19Backport racc-1.4.15 from upstream.Hiroshi SHIBATA