Skip to Content.
Sympa Menu

ndt-dev - [ndt-dev] Comment on revision r923 in ndt

Subject: NDT-DEV email list created

List archive

[ndt-dev] Comment on revision r923 in ndt


Chronological Thread 
  • From:
  • To:
  • Subject: [ndt-dev] Comment on revision r923 in ndt
  • Date: Tue, 18 Feb 2014 08:34:47 +0000

Comment by
:

Line-by-line comments:

File: /branches/FlashIssue116/flash-client/src/NDTPController.as (r923)
===============================================================================

Line 231: TestResults.appendDebugMsg("<font color=\"#7CFC00\">"
-------------------------------------------------------------------------------
White space at the end of the line
File: /branches/FlashIssue116/flash-client/src/TestC2S.as (r923)
===============================================================================

Line 426: + " test <font color=\"#7CFC00\"><b>"
-------------------------------------------------------------------------------
White space at the end of the line.
Line 428: NDTConstants.BUNDLE_NAME, "done", null, Main.locale)
-------------------------------------------------------------------------------
White space at the end of the line.
Line 431: TestResults.appendDebugMsg("<font color=\"#FE9A2E\">"
-------------------------------------------------------------------------------
White space at the end of the line.
Line 433: NDTConstants.BUNDLE_NAME, "c2sThroughputFailed", null, Main.locale)
-------------------------------------------------------------------------------
Line longer than 80 characters.
File: /branches/FlashIssue116/flash-client/src/TestMETA.as (r923)
===============================================================================

Line 244: + " test <font color=\"#7CFC00\"><b>"
-------------------------------------------------------------------------------
White space at end of the line.
Line 251: NDTConstants.BUNDLE_NAME, "metaFailed", null, Main.locale) + "</font>");
-------------------------------------------------------------------------------
Line longer than 80 characters.
File: /branches/FlashIssue116/flash-client/src/TestResults.as (r923)
===============================================================================

Line 92: var formattedMsg:String = "<font size=\"12\">"
-------------------------------------------------------------------------------
White space at the end of the line.
File: /branches/FlashIssue116/flash-client/src/TestS2C.as (r923)
===============================================================================

Line 493: + " test <font color=\"#7CFC00\"><b>"
-------------------------------------------------------------------------------
White space at the end of the line.
Line 495: NDTConstants.BUNDLE_NAME, "done", null, Main.locale)
-------------------------------------------------------------------------------
White space at the end of the line.
Line 500: NDTConstants.BUNDLE_NAME, "s2cThroughputFailed", null, Main.locale)
-------------------------------------------------------------------------------
Line longer than 80 characters.

For more information:
https://code.google.com/p/ndt/source/detail?r=923


  • [ndt-dev] Comment on revision r923 in ndt, ndt, 02/18/2014

Archive powered by MHonArc 2.6.16.

Top of Page