Commit graph

11 commits

Author SHA1 Message Date
Kevin Newton
c46858fd6a [ruby/yarp] Nest all of the YARP tests under the YARP namespace
440cf93a70
2023-08-30 20:41:59 +00:00
Kevin Newton
1ed70eb99f [ruby/yarp] Fix unused variable in YARPRubyAPITest
0556f971ce
2023-08-30 19:20:21 +00:00
Kevin Newton
06f54c9a8c
Fix merge error on ruby_api_test.rb 2023-08-30 12:43:56 -04:00
Kevin Newton
c5c0a3cf17 [ruby/yarp] Use assert_raise
b85e01d77d
2023-08-30 16:10:25 +00:00
Nathan Froyd
9d8d2b81d2 [ruby/yarp] use a more idiomatic form of assert_raises
687213d2e3
2023-08-30 16:10:25 +00:00
Nobuyoshi Nakada
c74039eec7
use assert_raise 2023-08-31 00:38:27 +09:00
Nathan Froyd
c521b6f823 [ruby/yarp] add tests for Location#join
b01711396f
2023-08-30 15:10:24 +00:00
Kevin Newton
439f069b4b [ruby/yarp] Move tests from test/* to test/yarp/* to match CRuby
This should make it easier on the sync to determine what changed
and hopefully result in fewer merge conflicts that have to be
manually resolved.

17d82afbfc
2023-08-25 21:15:49 +00:00
Kevin Newton
55a8add304 [ruby/yarp] Fix rational parsing
c8f31eb5b6
2023-08-25 21:10:15 +00:00
Benoit Daloze
2929c47243 [ruby/yarp] Add a convenience value method for numeric literals
a328f27d8f
2023-08-21 15:25:28 +00:00
Takashi Kokubun
3873b1eb39 Resync YARP 2023-08-16 17:47:32 -07:00
Renamed from test/ruby_api_test.rb (Browse further)