summaryrefslogtreecommitdiff
path: root/test/yarp/ruby_api_test.rb
AgeCommit message (Expand)Author
2023-09-27Rename YARP filepaths to prism filepathsKevin Newton
2023-08-30[ruby/yarp] Nest all of the YARP tests under the YARP namespaceKevin Newton
2023-08-30[ruby/yarp] Fix unused variable in YARPRubyAPITestKevin Newton
2023-08-30Fix merge error on ruby_api_test.rbKevin Newton
2023-08-30[ruby/yarp] Use assert_raiseKevin Newton
2023-08-30[ruby/yarp] use a more idiomatic form of `assert_raises`Nathan Froyd
2023-08-31use assert_raiseNobuyoshi Nakada
2023-08-30[ruby/yarp] add tests for `Location#join`Nathan Froyd
2023-08-25[ruby/yarp] Move tests from test/* to test/yarp/* to match CRubyKevin Newton
2023-08-25[ruby/yarp] Fix rational parsingKevin Newton
2023-08-21[ruby/yarp] Add a convenience value method for numeric literalsBenoit Daloze
2023-08-16Resync YARPTakashi Kokubun