Tests for behaviour of 'global'.
authorHerbert Vojčík <herby@mailbox.sk>
Wed, 18 Aug 2010 15:47:36 +0000 (17:47 +0200)
committerRyan Dahl <ry@tinyclouds.org>
Wed, 18 Aug 2010 19:08:39 +0000 (12:08 -0700)
commit2b126da395142f6ffad7ce1c6349056a707d86b4
tree6818ffb6c1a366c7d9898b6490661c89a40f1d7d
parent5dc2b9331149436b9331deb890bbd2deb6dfe0e5
Tests for behaviour of 'global'.
test/fixtures/global/plain.js [new file with mode: 0644]
test/fixtures/global/sub1.js [new file with mode: 0644]
test/fixtures/global/sub2.js [new file with mode: 0644]
test/simple/test-global-between-modules.js [new file with mode: 0644]
test/simple/test-global.js [new file with mode: 0644]