Descriptionsplit out vm-specific tests
These two tests check for arbitrary precision integers and 4-byte unicode support. These features are part of the dart specification, but we have currently decided that they are not expected to be supported by a JS implementation of the language. This change keeps the general parts of these tests - but it splits out the features a JS implementation is not expected to support into their own tests so that they can be tracked separately.
Patch Set 1 #Patch Set 2 : include new tests #Patch Set 3 : updating comments per ivan #Patch Set 4 : keeping test closer to original #
Total comments: 3
Messages
Total messages: 5 (0 generated)
|