Browse Source

Update README.md

Sébastien Ros 11 years ago
parent
commit
4e3bfe2a71
1 changed files with 3 additions and 4 deletions
  1. 3 4
      README.md

+ 3 - 4
README.md

@@ -53,14 +53,13 @@ Status:
 - Most of the ECMAScript test suite (http://test262.ecmascript.org/) is passing 
 - Most of the ECMAScript test suite (http://test262.ecmascript.org/) is passing 
 - You can define custom delegates as Javascript functions
 - You can define custom delegates as Javascript functions
 
 
-Todo:
+TODO:
 
 
 - Improve C# interoperability
 - Improve C# interoperability
-- Finish up ECMAScript test suite
+- Fix remaining unit tests
   - Regular expression (15.10)
   - Regular expression (15.10)
   -	Error object (15.11)
   -	Error object (15.11)
   -	Object constructor (15.2.3)
   -	Object constructor (15.2.3)
   -	Object prototype (15.2.4)
   -	Object prototype (15.2.4)
-  -	String object (15.5.4) _work in progress_
-  
+