jeffhao | 5d1ac92 | 2011-09-29 17:41:15 -0700 | [diff] [blame] | 1 | This is a miscellaneous test that was imported into the new-at-the-time |
2 | runtime test framework. The test is intended to exercise basic features, | ||||
3 | and as such cannot be build on top of junit, since failure of such basic | ||||
4 | features might disrupt junit. | ||||
5 | |||||
6 | This test covers the string inline-execute tests, and it done in a | ||||
7 | looping manner to ensure that the tests are translated when a Jit is | ||||
8 | active. |