-
-
Notifications
You must be signed in to change notification settings - Fork 925
Commit
- 9.4.12.0
- 9.4.11.0
- 9.4.10.0
- 9.4.9.0
- 9.4.8.0
- 9.4.7.0
- 9.4.6.0
- 9.4.5.0
- 9.4.4.0
- 9.4.3.0
- 9.4.2.0
- 9.4.1.0
- 9.4.0.0
- 9.3.15.0
- 9.3.14.0
- 9.3.13.0
- 9.3.12.0
- 9.3.11.0
- 9.3.10.0
- 9.3.9.0
- 9.3.8.0
- 9.3.7.0
- 9.3.6.0
- 9.3.5.0
- 9.3.4.0
- 9.3.3.0
- 9.3.2.0
- 9.3.1.0
- 9.3.0.0
- 9.2.21.0
- 9.2.20.1
- 9.2.20.0
- 9.2.19.0
- 9.2.18.0
- 9.2.17.0
- 9.2.16.0
- 9.2.15.0
- 9.2.14.0
- 9.2.13.0
- 9.2.12.0
- 9.2.11.1
- 9.2.11.0
- 9.2.10.0
- 9.2.9.0
- 9.2.8.0
- 9.2.7.0
- 9.2.6.0
- 9.2.5.0
- 9.2.4.1
- 9.2.4.0
- 9.2.3.0
- 9.2.2.0
- 9.2.1.0
- 9.2.0.0
- 9.1.17.0
- 9.1.16.0
- 9.1.15.0
- 9.1.14.0
- 9.1.13.0
- 9.1.12.0
- 9.1.11.0
- 9.1.10.0
- 9.1.9.0
- 9.1.8.0
- 9.1.7.0
- 9.1.6.0
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
#!/usr/bin/env bash | ||
|
||
$(dirname $BASH_SOURCE[0])/jruby -X+T $@ |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,92 @@ | ||
--- | ||
PathGenerationTest: | ||
- test_original_script_name | ||
Rails::TestInfoTest: | ||
- test_with_file | ||
- test_with_opts | ||
Rails::DBConsoleTest: | ||
- test_sqlite3_db_without_defined_rails_root | ||
ActionsTest: | ||
- test_environment_should_include_data_in_environment_initializer_block_with_env_option | ||
AppGeneratorTest: | ||
- test_application_name_is_detected_if_it_exists_and_app_folder_renamed | ||
- test_application_name_with_spaces | ||
- test_application_new_exits_with_message_and_non_zero_code_when_generating_inside_existing_rails_directory | ||
- test_application_new_show_help_message_inside_existing_rails_directory | ||
- test_assets | ||
- test_generator_if_skip_sprockets_is_given | ||
- test_generator_if_skip_turbolinks_is_given | ||
- test_gitignore_when_sqlite3 | ||
- test_javascript_is_skipped_if_required | ||
- test_jquery_is_the_default_javascript_library | ||
- test_new_hash_style | ||
- test_other_javascript_libraries | ||
- test_rails_update_generates_correct_session_key | ||
- test_spring | ||
- test_template_is_executed_when_supplied | ||
- test_template_is_executed_when_supplied_an_https_path | ||
- test_web_console | ||
GeneratorGeneratorTest: | ||
- test_generator_skeleton_is_created | ||
- test_generator_skeleton_is_created_without_file_name_namespace | ||
- test_namespaced_generator_skeleton | ||
- test_namespaced_generator_skeleton_without_file_name_namespace | ||
Rails::Generators::GeneratorTest: | ||
- test_filter | ||
- test_two_filters | ||
NamespacedScaffoldGeneratorTest: | ||
- test_scaffold_with_namespace_on_invoke | ||
- test_scaffold_with_namespace_on_revoke | ||
- test_scaffold_with_nested_namespace_on_invoke | ||
- test_scaffold_with_nested_namespace_on_revoke | ||
OrmTest: | ||
- test_orm_instance_returns_orm_class_instance_with_name | ||
PluginGeneratorTest: | ||
- test_create_mountable_application_with_mountable_option | ||
- test_creating_engine_in_full_mode | ||
- test_ensure_that_migration_tasks_work_with_mountable_option | ||
- test_ensure_that_tests_work | ||
- test_ensure_that_tests_works_in_full_mode | ||
- test_generating_controller_inside_mountable_engine | ||
- test_generation_runs_bundle_install_with_full_and_mountable | ||
- test_shebang | ||
- test_shebang_is_added_to_rails_file | ||
- test_shebang_when_is_the_same_as_default_use_env | ||
- test_template_is_executed_when_supplied | ||
- test_template_is_executed_when_supplied_an_https_path | ||
- test_usage_of_engine_commands | ||
ResourceGeneratorTest: | ||
- test_files_from_inherited_invocation | ||
- test_inherited_invocations_with_attributes | ||
- test_plural_names_are_singularized | ||
- test_plural_names_can_be_forced | ||
- test_resource_controller_with_actions | ||
- test_resource_controller_with_pluralized_class_name | ||
ScaffoldControllerGeneratorTest: | ||
- test_controller_permit_polymorphic_references_attributes | ||
- test_controller_permit_references_attributes | ||
- test_controller_skeleton_is_created | ||
- test_controller_tests_pass_by_default_inside_full_engine | ||
- test_controller_tests_pass_by_default_inside_mountable_engine | ||
- test_customized_orm_is_used | ||
- test_default_orm_is_used | ||
- test_dont_use_require_or_permit_if_there_are_no_attributes | ||
- test_functional_tests | ||
- test_functional_tests_without_attributes | ||
- test_helper_are_invoked_with_a_pluralized_name | ||
- test_index_page_have_notice | ||
- test_views_are_generated | ||
ScaffoldGeneratorTest: | ||
- test_functional_tests_without_attributes | ||
- test_scaffold_generator_belongs_to | ||
- test_scaffold_generator_no_javascripts | ||
- test_scaffold_generator_no_stylesheets | ||
- test_scaffold_generator_outputs_error_message_on_missing_attribute_type | ||
- test_scaffold_generator_password_digest | ||
- test_scaffold_on_invoke | ||
- test_scaffold_tests_pass_by_default_inside_full_engine | ||
- test_scaffold_tests_pass_by_default_inside_mountable_engine | ||
- test_scaffold_with_namespace_on_invoke | ||
- test_scaffold_with_namespace_on_revoke | ||
GeneratorsTest: | ||
- test_rails_root_templates |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
slow:ARGF.close does not close STDIN | ||
fails:ARGF.close does not close STDIN | ||
fails:ARGF.close doesn't raise an IOError if called on a closed stream |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
slow:ARGF.read reads the contents of stdin | ||
slow:ARGF.read reads a number of bytes from stdin | ||
slow:ARGF.read reads the contents of one file and stdin | ||
fails:ARGF.read clears output buffer before appending to it |
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,2 @@ | ||
fails:Binding#local_variable_defined? returns false when a variable is not defined | ||
fails:Binding#local_variable_defined? returns true when a regular local variable is defined | ||
fails:Binding#local_variable_defined? returns true when a local variable is defined using eval() | ||
fails:Binding#local_variable_defined? returns true when a local variable is defined using Binding#local_variable_set | ||
fails:Binding#local_variable_defined? returns true when a local variable is defined in a parent scope | ||
fails:Binding#local_variable_defined? allows usage of a String as the variable name | ||
fails:Binding#local_variable_defined? allows usage of an object responding to #to_str as the variable name |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
fails:File.ftype returns fifo when the file is a fifo | ||
fails:File.ftype returns 'socket' when the file is a socket | ||
fails:File::Stat#ftype returns fifo when the file is a fifo | ||
slow:File.ftype returns fifo when the file is a fifo |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1 @@ | ||
fails:File.grpowned? takes non primary groups into account | ||
fails(windows):File.grpowned? returns false if the file exist | ||
fails:File.grpowned? accepts an object that has a #to_path method | ||
fails:File.grpowned? returns true if the file exist |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
fails:File.open opens a file for binary read-write starting at the beginning of the file | ||
fails:File.open raises a SystemCallError if passed an invalid Integer type | ||
fails:File.open with a block does not raise error when file is closed inside the block | ||
fails:File.open on a FIFO opens it as a normal file | ||
fails:File.open opens a file with a file descriptor d and a block | ||
fails:File.open with a block propagates StandardErrors produced by close | ||
slow:File.open on a FIFO opens it as a normal file |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
fails:File.pipe? returns true if the file is a pipe | ||
slow:File.pipe? returns true if the file is a pipe |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
fails:File.setgid? returns true when the gid bit is set | ||
slow:File.setgid? returns true when the gid bit is set |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
fails:File.setuid? returns true when the gid bit is set | ||
slow:File.setuid? returns true when the gid bit is set |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
fails:File#size raises an IOError on a closed file | ||
windows:File.size? returns the size of the file if it exists and is not empty | ||
windows:File.size? returns nil if file_name doesn't exist or has 0 size | ||
windows:File.size? returns nil if file_name is empty |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
fails:File.sticky? returns true if the file has sticky bit set | ||
fails:File.sticky? returns true if the named file has the sticky bit, otherwise false | ||
fails:File.sticky? cannot set sticky bit to a normal file | ||
slow:File.sticky? returns true if the file has sticky bit set |
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
fails:IO#close does not raise anything when self was already closed | ||
fails:IO#close does nothing if already closed | ||
slow:IO#close on an IO.popen stream clears #pid | ||
slow:IO#close on an IO.popen stream sets $? | ||
slow:IO#close on an IO.popen stream waits for the child to exit |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
fails:IO#pid returns the ID of a process associated with stream | ||
fails:IO#pid raises an IOError on closed stream | ||
slow:IO#pid returns the ID of a process associated with stream | ||
slow:IO#pid raises an IOError on closed stream |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,4 @@ | ||
fails:IO.read from a pipe runs the rest as a subprocess and returns the standard output | ||
fails:IO.read from a pipe opens a pipe to a fork if the rest is - | ||
fails:IO.read from a pipe reads only the specified number of bytes requested | ||
fails:IO.read from a pipe raises Errno::ESPIPE if passed an offset | ||
fails(hangs):IO#read raises IOError when stream is closed by another thread | ||
fails(windows):IO#read on Windows normalizes line endings in text mode | ||
fails(windows):IO#read on Windows does not normalize line endings in binary mode |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1 @@ | ||
fails:IO#sysread on a file reads the specified number of bytes from the file | ||
fails:IO#sysread on a file reads the specified number of bytes from the file to the buffer | ||
fails:IO#sysread on a file coerces the second argument to string and uses it as a buffer | ||
fails:IO#sysread on a file advances the position of the file by the specified number of bytes | ||
fails:IO#sysread on a file reads normally even when called immediately after a buffered IO#read | ||
fails:IO#sysread on a file reads updated content after the flushed buffered IO#write |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
fails:IO#sysseek does not accept Bignums that don't fit in a C long | ||
fails:IO#sysseek moves the read position relative to the end with SEEK_END |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1 @@ | ||
fails:IO#syswrite on a file writes all of the string's bytes but does not buffer them | ||
fails:IO#syswrite on a file warns if called immediately after a buffered IO#write | ||
fails:IO#syswrite on a file does not warn if called after IO#write with intervening IO#sysread | ||
fails:IO#syswrite on a file writes to the actual file position when called after buffered IO#read |
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
fails(windows):IO#write on Windows normalizes line endings in text mode | ||
fails(windows):IO#write on Windows does not normalize line endings in binary mode | ||
fails:IO.write on a FIFO writes correctly | ||
slow:IO.write on a FIFO writes correctly |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
fails:Kernel#` produces a String in the default external encoding | ||
fails:Kernel#` sets $? to the exit status of the executed sub-process | ||
fails:Kernel#` raises an Errno::ENOENT if the command is not executable | ||
slow:Kernel#` lets the standard error stream pass through to the inherited stderr |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
fails:Process.groups gets an Array of the gids of groups in the supplemental group access list | ||
fails:Process.groups sets the list of gids of groups in the supplemental group access list | ||
fails:Process.groups gets an Array of the gids of groups in the supplemental group access list |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
fails:Process.setpgrp and Process.getpgrp sets and gets the process group ID of the calling process | ||
fails:Process.setpgrp and Process.getpgrp Process.setpgrp returns zero |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
fails:Process.wait2 returns the pid and status of child process | ||
fails:Process.wait2 raises a StandardError if no child processes exist |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,2 @@ | ||
fails:Process.waitall returns an empty array when there are no children | ||
fails:Process.waitall takes no arguments | ||
fails:Process.waitall waits for all children | ||
fails:Process.waitall returns an array of pid/status pairs |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
fails:Time#strftime requires an argument | ||
fails:Time#strftime rounds an offset to the nearest second when formatting with %z | ||
fails:Time#strftime with %N formats the picoseconds of the second with %12N |
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,5 +3,6 @@ | |
- activesupport | ||
- activemodel | ||
- algebrick | ||
- railties | ||
|
||
# - [gem_name, --option] # is alternative format |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
src: ./*.c | ||
cflags: -I$OPENSSL_INCLUDE | ||
cflags: -I$OPENSSL_INCLUDE -DRUBY_EXTCONF_H="extconf.h" -DHAVE_OPENSSL_110_THREADING_API -Werror=implicit-function-declaration | ||
libs: $OPENSSL_LIB | ||
out: ../../../../../lib/ruby/truffle/openssl/openssl.su |
Large diffs are not rendered by default.