Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(12728)

Issue 1743046: Eval and unresolved variables in chapter 8 "types" tests.

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 9 months ago by pedro.delgallego
Modified:
13 years, 8 months ago
Base URL:
http://sputniktests.googlecode.com/svn/trunk
Visibility:
Public.

Description

Many of the Test are not runnable in ECMAScript 5. 1) I eliminate the unresolved variables 2) I, also, modify test S8.4_A9_T2; case 6 where str=""; and strObj=new String(); are equal see 15.5.1.1;

Patch Set 1 #

Patch Set 2 : Revert to base the worng tests + delete and put to non writable attributes should fail in strict #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -15 lines) Patch
8.1_The_Undefined_Type/S8.1_A1_T1.js View 1 1 chunk +2 lines, -2 lines 0 comments Download
8.1_The_Undefined_Type/S8.1_A3.js View 1 1 chunk +4 lines, -4 lines 0 comments Download
8.3_The_Boolean_Type/S8.3_A1_T1.js View 1 1 chunk +1 line, -1 line 0 comments Download
8.5_The_Number_Type/S8.5_A9.js View 1 chunk +1 line, -0 lines 0 comments Download
8.6_The_Object_Type/8.6.1_Property_Attributes/S8.6.1_A1.js View 1 chunk +2 lines, -1 line 0 comments Download
8.6_The_Object_Type/8.6.1_Property_Attributes/S8.6.1_A2.js View 1 1 chunk +1 line, -1 line 0 comments Download
8.6_The_Object_Type/8.6.1_Property_Attributes/S8.6.1_A3.js View 1 chunk +1 line, -0 lines 0 comments Download
8.6_The_Object_Type/8.6.2_Internal_Properties_and_Methods/S8.6.2.3_A1.js View 1 chunk +2 lines, -1 line 0 comments Download
8.6_The_Object_Type/8.6.2_Internal_Properties_and_Methods/S8.6.2.5_A1.js View 1 chunk +1 line, -0 lines 0 comments Download
8.6_The_Object_Type/8.6.2_Internal_Properties_and_Methods/S8.6.2.5_A2_T2.js View 1 chunk +1 line, -1 line 0 comments Download
8.6_The_Object_Type/8.6.2_Internal_Properties_and_Methods/S8.6.2_A1.js View 1 1 chunk +1 line, -1 line 0 comments Download
8.6_The_Object_Type/8.6.2_Internal_Properties_and_Methods/S8.6.2_A2.js View 1 chunk +1 line, -0 lines 0 comments Download
8.7_The_Reference_Type/S8.7_A5_T1.js View 2 chunks +2 lines, -1 line 0 comments Download
8.7_The_Reference_Type/S8.7_A5_T2.js View 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 10
pedro.delgallego
13 years, 9 months ago (2010-07-16 16:30:30 UTC) #1
christian.plesner.hansen
I have some comments but the codereview tool seems to be broken. Some of these ...
13 years, 9 months ago (2010-07-19 06:06:48 UTC) #2
pedro.delgallego
On 2010/07/19 06:06:48, christian.plesner.hansen wrote: > I have some comments but the codereview tool seems ...
13 years, 9 months ago (2010-07-19 08:01:53 UTC) #3
christian.plesner.hansen
Please add a new patch set, and be sure to publish+mail so we know when ...
13 years, 8 months ago (2010-08-08 02:53:35 UTC) #4
pedro.delgallego
Revert to base the worng tests + delete and put to non writable attributes should ...
13 years, 8 months ago (2010-08-09 13:39:09 UTC) #5
pedro.delgallego
> Revert to base the wrong tests I revert the changes in those test that ...
13 years, 8 months ago (2010-08-09 13:42:36 UTC) #6
pedro.delgallego
I have updated the Issue 1743046: Eval and unresolved variables in chapter 8 "types" tests. ...
13 years, 8 months ago (2010-08-09 13:43:54 UTC) #7
christian.plesner.hansen
> 8.3_The_Boolean_Type/S8.3_A1_T1.js > and others Why is it necessary to add 'var'? Don't these properties ...
13 years, 8 months ago (2010-08-09 23:35:05 UTC) #8
Jasvir
LGTM. Christian, are we looking at different files? All the properties that I see "var" ...
13 years, 8 months ago (2010-08-19 21:51:30 UTC) #9
christian.plesner.hansen
13 years, 8 months ago (2010-08-25 04:26:03 UTC) #10
Sorry, I listed the wrong test.  If you look at

8.1_The_Undefined_Type/S8.1_A3.js

that adds a 'var' for the property 'undefined'.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b