- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 84 for test (0.28 sec)
-
testing_ruby - Documentation for Ruby 3.5
make test-all TESTS=--help We can run all the tests in test/ ,...using the TESTS option, for example: make test-all TESTS="../test/ruby/"...docs.ruby-lang.org/en/master/contributing/testing_ruby_md.htmlRegistered: Mon Oct 06 03:58:23 UTC 2025 - Last Modified: Wed Aug 13 13:20:28 UTC 2025 - 16.7K bytes - Viewed (0) -
operators - Documentation for Ruby 3.5
new ( "test " ) puts foobar + "baz " This prints: test baz another...docs.ruby-lang.org/en/master/syntax/operators_rdoc.htmlRegistered: Mon Oct 06 03:56:13 UTC 2025 - Last Modified: Wed Aug 13 13:20:28 UTC 2025 - 15.6K bytes - Viewed (0) -
class URI::HTTP - Documentation for Ruby 3.5
query: 'test=true' ) uri . request_uri # => "/foo/bar?test=true"...docs.ruby-lang.org/en/master/URI/HTTP.htmlRegistered: Mon Oct 06 04:15:46 UTC 2025 - Last Modified: Sat Jul 12 13:20:28 UTC 2025 - 19.9K bytes - Viewed (0) -
NEWS-1.9.3 - Documentation for Ruby 3.5
test/unit New arguments: -j N, –jobs=N:...the number of skips at end of test result. uri new methods: URI::Generic#hostname...docs.ruby-lang.org/en/master/NEWS/NEWS-1_9_3.htmlRegistered: Mon Oct 06 03:53:18 UTC 2025 - Last Modified: Wed Aug 13 13:20:28 UTC 2025 - 28.8K bytes - Viewed (0) -
NEWS-1.9.1 - Documentation for Ruby 3.5
the old test/unit. o You can introduce the old test/unit as testunit...runit library: use minitest or test/unit. Or use anything you love...docs.ruby-lang.org/en/master/NEWS/NEWS-1_9_1.htmlRegistered: Mon Oct 06 03:52:47 UTC 2025 - Last Modified: Wed Aug 13 13:20:28 UTC 2025 - 24.9K bytes - Viewed (0) -
making_changes_to_stdlibs - Documentation for R...
single test file: bundle exec rake test TEST = "test/test_foo.rb"...a single test case: bundle exec rake test TEST="test/test_foo.rb"...docs.ruby-lang.org/en/master/contributing/making_changes_to_stdlibs_md.htmlRegistered: Mon Oct 06 03:57:30 UTC 2025 - Last Modified: Wed Aug 13 13:20:28 UTC 2025 - 12.2K bytes - Viewed (0) -
class IO::Buffer - Documentation for Ruby 3.5
Create a test file: File . write ( 'test.txt' , 'test' ) # Create...Create a test file: File . write ( 'test.txt' , 'test' ) # Create...docs.ruby-lang.org/en/master/IO/Buffer.htmlRegistered: Mon Oct 06 04:08:02 UTC 2025 - Last Modified: Fri Jul 04 13:20:29 UTC 2025 - 144.6K bytes - Viewed (0) -
zjit - Documentation for Ruby 3.5
Ruby execution tests. make test-all TESTS="test/ruby/test_zjit.rb"...command runs all ZJIT tests: make zjit-test and test/ruby/test_zjit.rb...docs.ruby-lang.org/en/master/zjit_md.htmlRegistered: Mon Oct 06 03:56:37 UTC 2025 - Last Modified: Fri Oct 03 13:20:29 UTC 2025 - 21.5K bytes - Viewed (0) -
ractor - Documentation for Ruby 3.5
unk/test.rb:7:in `loop' # /home/ko1/src/ruby/trunk/test.rb:9:in...unk/test.rb:7:in `loop' # /home/ko1/src/ruby/trunk/test.rb:9:in...docs.ruby-lang.org/en/master/ractor_md.htmlRegistered: Mon Oct 06 03:59:58 UTC 2025 - Last Modified: Wed Aug 13 13:20:28 UTC 2025 - 81.7K bytes - Viewed (0) -
control_expressions - Documentation for Ruby 3.5
a “test” expression and a “then” expression. If the “test” expression..."the test resulted in a true-value" else puts "the test resulted...docs.ruby-lang.org/en/master/syntax/control_expressions_rdoc.htmlRegistered: Mon Oct 06 03:56:02 UTC 2025 - Last Modified: Wed Aug 13 13:20:28 UTC 2025 - 53.7K bytes - Viewed (0)