Skip to content

Instantly share code, notes, and snippets.

@enebo
Created March 11, 2015 19:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save enebo/b9ae9aba27429cf3901f to your computer and use it in GitHub Desktop.
Save enebo/b9ae9aba27429cf3901f to your computer and use it in GitHub Desktop.
/Users/enebo/work/jruby/bin/jruby -I"lib" -X-C -J-ea -J-cp test:test/target/test-classes:core/target/test-classes -I"/Users/enebo/work/jruby/lib/ruby/gems/shared/gems/rake-10.4.2/lib" "/Users/enebo/work/jruby/lib/ruby/gems/shared/gems/rake-10.4.2/lib/rake/rake_test_loader.rb" "test/jruby/test_globals.rb" "test/jruby/test_addrinfo.rb" "test/jruby/test_argf.rb" "test/jruby/test_array.rb" "test/jruby/test_autoload.rb" "test/jruby/test_backquote.rb" "test/jruby/test_backtraces.rb" "test/jruby/test_big_decimal.rb" "test/jruby/test_binding_eval_yield.rb" "test/jruby/test_caller.rb" "test/jruby/test_case.rb" "test/jruby/test_class.rb" "test/jruby/test_comparable.rb" "test/jruby/test_core_arities.rb" "test/jruby/test_custom_enumerable.rb" "test/jruby/test_cvars_in_odd_scopes.rb" "test/jruby/test_date_joda_time.rb" "test/jruby/test_defined.rb" "test/jruby/test_default_constants.rb" "test/jruby/test_delegated_array_equals.rb" "test/jruby/test_dir.rb" "test/jruby/test_dir_with_jar_without_dir_entry.rb" "test/jruby/test_digest_extend.rb" "test/jruby/test_digest2.rb" "test/jruby/test_env.rb" "test/jruby/test_etc.rb" "test/jruby/test_file.rb" "test/jruby/test_frame_self.rb" "test/jruby/test_hash.rb" "test/jruby/test_higher_javasupport.rb" "test/jruby/test_ifaddr.rb" "test/jruby/test_included_in_object_space.rb" "test/jruby/test_integer_overflows.rb" "test/jruby/test_ivar_table_integrity.rb" "test/jruby/test_io.rb" "test/jruby/test_load.rb" "test/jruby/test_method.rb" "test/jruby/test_method_cache.rb" "test/jruby/test_method_override_and_caching.rb" "test/jruby/test_java_accessible_object.rb" "test/jruby/test_java_extension.rb" "test/jruby/test_java_wrapper_deadlock.rb" "test/jruby/test_jruby_internals.rb" "test/jruby/test_marshal_with_instance_variables.rb" "test/jruby/test_marshal_gemspec.rb" "test/jruby/test_method_missing.rb" "test/jruby/test_no_stack_trace_stomp.rb" "test/jruby/test_pack.rb" "test/jruby/test_primitive_to_java.rb" "test/jruby/test_process.rb" "test/jruby/test_proc_visibility.rb" "test/jruby/test_parsing.rb" "test/jruby/test_pathname_dup.rb" "test/jruby/test_random.rb" "test/jruby/test_rbconfig.rb" "test/jruby/test_require_once.rb" "test/jruby/test_respond_to.rb" "test/jruby/test_socket.rb" "test/jruby/test_string_java_bytes.rb" "test/jruby/test_string_printf.rb" "test/jruby/test_string_to_number.rb" "test/jruby/test_super_call_site_caching.rb" "test/jruby/test_system.rb" "test/jruby/test_system_error.rb" "test/jruby/test_timeout.rb" "test/jruby/test_thread.rb" "test/jruby/test_threaded_nonlocal_return.rb" "test/jruby/test_time_add.rb" "test/jruby/test_time_nil_ops.rb" "test/jruby/test_time_tz.rb" "test/jruby/test_unmarshal.rb" "test/jruby/test_vietnamese_charset.rb" "test/jruby/test_win32.rb" "test/jruby/test_zlib.rb" "test/jruby/test_loading_builtin_libraries.rb" "test/jruby/test_null_channel.rb" "test/jruby/test_irubyobject_java_passing.rb" "test/jruby/test_jruby_object_input_stream.rb" "test/jruby/test_jar_on_load_path.rb" "test/jruby/test_jruby_ext.rb" "test/jruby/test_jruby_core_ext.rb" "test/jruby/test_thread_context_frame_dereferences_unreachable_variables.rb" "test/jruby/test_context_classloader.rb" "test/jruby/test_rexml_document.rb" "test/jruby/test_openssl_stub.rb" "test/jruby/test_missing_jruby_home.rb" "test/jruby/test_jarred_gems_with_spaces_in_directory.rb" "test/jruby/test_kernel.rb" "test/jruby/test_dir_with_plusses.rb" "test/jruby/test_jar_file.rb" "test/jruby/test_jruby_synchronized.rb" "test/jruby/test_instantiating_interfaces.rb" "test/jruby/test_openssl.rb" "test/jruby/test_tempfile_cleanup.rb"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment