Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(707)

Issue 10252020: test rename overhaul: step 12 - standalone (Closed)

Created:
8 years, 8 months ago by Siggi Cherem (dart-lang)
Modified:
8 years, 7 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

test rename overhaul: step 12 - standalone Committed: https://code.google.com/p/dart/source/detail?r=7165

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -10615 lines) Patch
A + tests/standalone/assert_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
A + tests/standalone/black_listed_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/byte_array_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/crypto/base64_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + tests/standalone/crypto/sha1_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + tests/standalone/deoptimization_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/double_temp_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/fail_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/chunked_stream_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/compile_all_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/dart_std_io_pipe_test.dart View 2 chunks +5 lines, -5 lines 0 comments Download
A + tests/standalone/io/dart_std_io_pipe_test.sh View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/directory_error_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/directory_invalid_arguments_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/directory_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/echo_server_stream_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + tests/standalone/io/echo_server_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + tests/standalone/io/file_error_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/file_input_stream_test.dart View 4 chunks +4 lines, -4 lines 0 comments Download
A + tests/standalone/io/file_invalid_arguments_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/file_output_stream_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/file_test.dart View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
A + tests/standalone/io/http_client_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/http_content_length_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/http_date_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + tests/standalone/io/http_headers_state.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/http_headers_test.dart View 1 chunk +9 lines, -9 lines 0 comments Download
A + tests/standalone/io/http_parser_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + tests/standalone/io/http_server_early_client_close_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/http_server_early_server_close_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/http_server_handler_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/http_server_socket_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/http_server_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/http_shutdown_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/http_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/list_input_stream_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/list_output_stream_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/many_directory_operations_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/many_echo_server_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + tests/standalone/io/many_file_operations_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/multiple_timer_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/options_test.dart View 3 chunks +5 lines, -5 lines 0 comments Download
A + tests/standalone/io/platform_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/print_env.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/process_broken_pipe_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + tests/standalone/io/process_check_arguments_script.dart View 1 chunk +1 line, -1 line 0 comments Download
A + tests/standalone/io/process_check_arguments_test.dart View 2 chunks +3 lines, -3 lines 0 comments Download
A + tests/standalone/io/process_environment_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
A + tests/standalone/io/process_exit_negative_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + tests/standalone/io/process_exit_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + tests/standalone/io/process_invalid_arguments_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/process_run_output_test.dart View 2 chunks +3 lines, -3 lines 0 comments Download
A + tests/standalone/io/process_segfault_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + tests/standalone/io/process_start_exception_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/process_std_io_script.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/process_std_io_script2.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/process_stderr_test.dart View 2 chunks +3 lines, -3 lines 0 comments Download
A + tests/standalone/io/process_stdout_test.dart View 2 chunks +3 lines, -3 lines 0 comments Download
A + tests/standalone/io/process_test_util.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/process_working_directory_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + tests/standalone/io/read_as_text.dat View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/read_into_const_list_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/readline_test1.dat View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/readline_test2.dat View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/readuntil_test.dat View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/regress-1925.dart View 1 chunk +1 line, -1 line 0 comments Download
A + tests/standalone/io/socket_close_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/socket_exception_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/socket_info_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/socket_many_connections_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + tests/standalone/io/socket_port_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/socket_stream_close_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/status_file_parser_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + tests/standalone/io/stream_pipe_test.dart View 5 chunks +5 lines, -5 lines 0 comments Download
A + tests/standalone/io/string_stream_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/test_extension.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/test_extension_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/test_runner_test.dart View 4 chunks +11 lines, -11 lines 0 comments Download
A + tests/standalone/io/testing_server.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/timer_cancel1_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/timer_cancel2_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/timer_cancel_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/timer_repeat_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/timer_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/io/url_encoding_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + tests/standalone/io/web_socket_protocol_processor_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
A + tests/standalone/medium_integer_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/out_of_memory_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/package/invalid_uri_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/package/package_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/package/packages/lib1.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/package/packages/lib2/lib2.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/package/packages/lib3/sub/lib3.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/package/packages/shared.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/standalone/pass_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
D tests/standalone/src/AssertTest.dart View 1 chunk +0 lines, -54 lines 0 comments Download
D tests/standalone/src/BlackListedTest.dart View 1 chunk +0 lines, -60 lines 0 comments Download
D tests/standalone/src/ByteArrayTest.dart View 1 chunk +0 lines, -62 lines 0 comments Download
D tests/standalone/src/DeoptimizationTest.dart View 1 chunk +0 lines, -212 lines 0 comments Download
D tests/standalone/src/DoubleTempTest.dart View 1 chunk +0 lines, -38 lines 0 comments Download
D tests/standalone/src/FailTest.dart View 1 chunk +0 lines, -9 lines 0 comments Download
D tests/standalone/src/MediumIntegerTest.dart View 1 chunk +0 lines, -165 lines 0 comments Download
D tests/standalone/src/OutOfMemoryTest.dart View 1 chunk +0 lines, -14 lines 0 comments Download
D tests/standalone/src/PassTest.dart View 1 chunk +0 lines, -9 lines 0 comments Download
D tests/standalone/src/StatusExpressionTest.dart View 1 chunk +0 lines, -149 lines 0 comments Download
D tests/standalone/src/TimeoutTest.dart View 1 chunk +0 lines, -11 lines 0 comments Download
D tests/standalone/src/crypto/Base64Test.dart View 1 chunk +0 lines, -69 lines 0 comments Download
D tests/standalone/src/crypto/Sha1Test.dart View 1 chunk +0 lines, -60 lines 0 comments Download
D tests/standalone/src/io/ChunkedStreamTest.dart View 1 chunk +0 lines, -140 lines 0 comments Download
D tests/standalone/src/io/CompileAllTest.dart View 1 chunk +0 lines, -12 lines 0 comments Download
D tests/standalone/src/io/DartStdIOPipeTest.dart View 1 chunk +0 lines, -101 lines 0 comments Download
D tests/standalone/src/io/DartStdIOPipeTest.sh View 1 chunk +0 lines, -13 lines 0 comments Download
D tests/standalone/src/io/DirectoryErrorTest.dart View 1 chunk +0 lines, -207 lines 0 comments Download
D tests/standalone/src/io/DirectoryInvalidArgumentsTest.dart View 1 chunk +0 lines, -53 lines 0 comments Download
D tests/standalone/src/io/DirectoryTest.dart View 1 chunk +0 lines, -460 lines 0 comments Download
D tests/standalone/src/io/EchoServerStreamTest.dart View 1 chunk +0 lines, -176 lines 0 comments Download
D tests/standalone/src/io/EchoServerTest.dart View 1 chunk +0 lines, -199 lines 0 comments Download
D tests/standalone/src/io/FileErrorTest.dart View 1 chunk +0 lines, -465 lines 0 comments Download
D tests/standalone/src/io/FileInputStreamTest.dart View 1 chunk +0 lines, -104 lines 0 comments Download
D tests/standalone/src/io/FileInvalidArgumentsTest.dart View 1 chunk +0 lines, -195 lines 0 comments Download
D tests/standalone/src/io/FileOutputStreamTest.dart View 1 chunk +0 lines, -77 lines 0 comments Download
D tests/standalone/src/io/FileTest.dart View 1 2 3 1 chunk +0 lines, -1092 lines 0 comments Download
D tests/standalone/src/io/HttpClientTest.dart View 1 chunk +0 lines, -84 lines 0 comments Download
D tests/standalone/src/io/HttpContentLengthTest.dart View 1 chunk +0 lines, -85 lines 0 comments Download
D tests/standalone/src/io/HttpDateTest.dart View 1 chunk +0 lines, -91 lines 0 comments Download
D tests/standalone/src/io/HttpHeadersState.dart View 1 chunk +0 lines, -73 lines 0 comments Download
D tests/standalone/src/io/HttpHeadersTest.dart View 1 chunk +0 lines, -146 lines 0 comments Download
D tests/standalone/src/io/HttpParserTest.dart View 1 chunk +0 lines, -851 lines 0 comments Download
D tests/standalone/src/io/HttpServerEarlyClientCloseTest.dart View 1 chunk +0 lines, -94 lines 0 comments Download
D tests/standalone/src/io/HttpServerEarlyServerCloseTest.dart View 1 chunk +0 lines, -40 lines 0 comments Download
D tests/standalone/src/io/HttpServerHandlerTest.dart View 1 chunk +0 lines, -187 lines 0 comments Download
D tests/standalone/src/io/HttpServerSocketTest.dart View 1 chunk +0 lines, -219 lines 0 comments Download
D tests/standalone/src/io/HttpServerTest.dart View 1 chunk +0 lines, -65 lines 0 comments Download
D tests/standalone/src/io/HttpShutdownTest.dart View 1 chunk +0 lines, -105 lines 0 comments Download
D tests/standalone/src/io/HttpTest.dart View 1 chunk +0 lines, -530 lines 0 comments Download
D tests/standalone/src/io/ListInputStreamTest.dart View 1 chunk +0 lines, -291 lines 0 comments Download
D tests/standalone/src/io/ListOutputStreamTest.dart View 1 chunk +0 lines, -118 lines 0 comments Download
D tests/standalone/src/io/ManyDirectoryOperationsTest.dart View 1 chunk +0 lines, -14 lines 0 comments Download
D tests/standalone/src/io/ManyEchoServerTest.dart View 1 chunk +0 lines, -18 lines 0 comments Download
D tests/standalone/src/io/ManyFileOperationsTest.dart View 1 chunk +0 lines, -14 lines 0 comments Download
D tests/standalone/src/io/MultipleTimerTest.dart View 1 chunk +0 lines, -75 lines 0 comments Download
D tests/standalone/src/io/OptionsTest.dart View 1 chunk +0 lines, -32 lines 0 comments Download
D tests/standalone/src/io/PlatformTest.dart View 1 chunk +0 lines, -17 lines 0 comments Download
D tests/standalone/src/io/PrintEnv.dart View 1 chunk +0 lines, -9 lines 0 comments Download
D tests/standalone/src/io/ProcessBrokenPipeTest.dart View 1 chunk +0 lines, -24 lines 0 comments Download
D tests/standalone/src/io/ProcessCheckArgumentsScript.dart View 1 chunk +0 lines, -17 lines 0 comments Download
D tests/standalone/src/io/ProcessCheckArgumentsTest.dart View 1 chunk +0 lines, -35 lines 0 comments Download
D tests/standalone/src/io/ProcessEnvironmentTest.dart View 1 chunk +0 lines, -57 lines 0 comments Download
D tests/standalone/src/io/ProcessExitNegativeTest.dart View 1 chunk +0 lines, -18 lines 0 comments Download
D tests/standalone/src/io/ProcessExitTest.dart View 1 chunk +0 lines, -35 lines 0 comments Download
D tests/standalone/src/io/ProcessInvalidArgumentsTest.dart View 1 chunk +0 lines, -42 lines 0 comments Download
D tests/standalone/src/io/ProcessRunOutputTest.dart View 1 chunk +0 lines, -65 lines 0 comments Download
D tests/standalone/src/io/ProcessSegfaultTest.dart View 1 chunk +0 lines, -37 lines 0 comments Download
D tests/standalone/src/io/ProcessStartExceptionTest.dart View 1 chunk +0 lines, -41 lines 0 comments Download
D tests/standalone/src/io/ProcessStdIOScript.dart View 1 chunk +0 lines, -24 lines 0 comments Download
D tests/standalone/src/io/ProcessStdIOScript2.dart View 1 chunk +0 lines, -33 lines 0 comments Download
D tests/standalone/src/io/ProcessStderrTest.dart View 1 chunk +0 lines, -71 lines 0 comments Download
D tests/standalone/src/io/ProcessStdoutTest.dart View 1 chunk +0 lines, -71 lines 0 comments Download
D tests/standalone/src/io/ProcessTestUtil.dart View 1 chunk +0 lines, -52 lines 0 comments Download
D tests/standalone/src/io/ProcessWorkingDirectoryTest.dart View 1 chunk +0 lines, -71 lines 0 comments Download
D tests/standalone/src/io/ReadIntoConstListTest.dart View 1 chunk +0 lines, -29 lines 0 comments Download
D tests/standalone/src/io/Regress-1925.dart View 1 chunk +0 lines, -58 lines 0 comments Download
D tests/standalone/src/io/SocketCloseTest.dart View 1 chunk +0 lines, -389 lines 0 comments Download
D tests/standalone/src/io/SocketExceptionTest.dart View 1 chunk +0 lines, -208 lines 0 comments Download
D tests/standalone/src/io/SocketInfoTest.dart View 1 chunk +0 lines, -25 lines 0 comments Download
D tests/standalone/src/io/SocketManyConnectionsTest.dart View 1 chunk +0 lines, -92 lines 0 comments Download
D tests/standalone/src/io/SocketPortTest.dart View 1 chunk +0 lines, -23 lines 0 comments Download
D tests/standalone/src/io/SocketStreamCloseTest.dart View 1 chunk +0 lines, -416 lines 0 comments Download
D tests/standalone/src/io/StatusFileParserTest.dart View 1 chunk +0 lines, -44 lines 0 comments Download
D tests/standalone/src/io/StreamPipeTest.dart View 1 chunk +0 lines, -294 lines 0 comments Download
D tests/standalone/src/io/StringStreamTest.dart View 1 chunk +0 lines, -204 lines 0 comments Download
D tests/standalone/src/io/TestExtensionTest.dart View 1 chunk +0 lines, -16 lines 0 comments Download
D tests/standalone/src/io/TestRunnerTest.dart View 1 chunk +0 lines, -77 lines 0 comments Download
D tests/standalone/src/io/TestingServer.dart View 1 chunk +0 lines, -64 lines 0 comments Download
D tests/standalone/src/io/TimerCancel1Test.dart View 1 chunk +0 lines, -32 lines 0 comments Download
D tests/standalone/src/io/TimerCancel2Test.dart View 1 chunk +0 lines, -26 lines 0 comments Download
D tests/standalone/src/io/TimerCancelTest.dart View 1 chunk +0 lines, -42 lines 0 comments Download
D tests/standalone/src/io/TimerRepeatTest.dart View 1 chunk +0 lines, -41 lines 0 comments Download
D tests/standalone/src/io/TimerTest.dart View 1 chunk +0 lines, -43 lines 0 comments Download
D tests/standalone/src/io/UrlEncodingTest.dart View 1 chunk +0 lines, -29 lines 0 comments Download
D tests/standalone/src/io/WebSocketProtocolProcessorTest.dart View 1 chunk +0 lines, -220 lines 0 comments Download
D tests/standalone/src/io/read_as_text.dat View 1 chunk +0 lines, -1 line 0 comments Download
D tests/standalone/src/io/readline_test1.dat View 1 chunk +0 lines, -10 lines 0 comments Download
D tests/standalone/src/io/readline_test2.dat View 1 chunk +0 lines, -10 lines 0 comments Download
D tests/standalone/src/io/readuntil_test.dat View 1 chunk +0 lines, -2 lines 0 comments Download
D tests/standalone/src/io/test_extension.dart View 1 chunk +0 lines, -18 lines 0 comments Download
D tests/standalone/src/package/InvalidUriTest.dart View 1 chunk +0 lines, -10 lines 0 comments Download
D tests/standalone/src/package/PackageTest.dart View 1 chunk +0 lines, -17 lines 0 comments Download
D tests/standalone/src/package/packages/lib1.dart View 1 chunk +0 lines, -13 lines 0 comments Download
D tests/standalone/src/package/packages/lib2/lib2.dart View 1 chunk +0 lines, -13 lines 0 comments Download
D tests/standalone/src/package/packages/lib3/sub/lib3.dart View 1 chunk +0 lines, -11 lines 0 comments Download
D tests/standalone/src/package/packages/shared.dart View 1 chunk +0 lines, -7 lines 0 comments Download
M tests/standalone/standalone.status View 1 2 3 chunks +33 lines, -15 lines 0 comments Download
D tests/standalone/standalone-leg.status View 1 chunk +0 lines, -20 lines 0 comments Download
A + tests/standalone/status_expression_test.dart View 1 chunk +1 line, -1 line 0 comments Download
D tests/standalone/test_config.dart View 1 chunk +0 lines, -18 lines 0 comments Download
A + tests/standalone/timeout_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
M tools/test.dart View 1 2 3 3 chunks +2 lines, -4 lines 0 comments Download
M tools/test-runtime.dart View 3 chunks +1 line, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Siggi Cherem (dart-lang)
8 years, 8 months ago (2012-04-28 00:58:53 UTC) #1
Emily Fortuna
lgtm https://chromiumcodereview.appspot.com/10252020/diff/5001/tests/standalone/io/options_test.dart File tests/standalone/io/options_test.dart (right): https://chromiumcodereview.appspot.com/10252020/diff/5001/tests/standalone/io/options_test.dart#newcode5 tests/standalone/io/options_test.dart:5: // DartOptions=tests/standalone/io/options_test.dart 10 options_test 20 Minor, since this ...
8 years, 7 months ago (2012-04-30 16:56:13 UTC) #2
Siggi Cherem (dart-lang)
8 years, 7 months ago (2012-04-30 17:09:58 UTC) #3
https://chromiumcodereview.appspot.com/10252020/diff/5001/tests/standalone/io...
File tests/standalone/io/options_test.dart (right):

https://chromiumcodereview.appspot.com/10252020/diff/5001/tests/standalone/io...
tests/standalone/io/options_test.dart:5: //
DartOptions=tests/standalone/io/options_test.dart 10 options_test 20
On 2012/04/30 16:56:13, Emily Fortuna wrote:
> Minor, since this was already there, but I'm not sure what this comment even
> means.

This is a way to specify in test.dart that you want to pass these values as
command-line arguments to this test. Like doing:
dart thistest.dart tests/standalone/io/options_test.dart 10 options_test 20

Powered by Google App Engine
This is Rietveld 408576698