index-automated.html revision e157e439a6af405b40e7db30e1b7ffbabebeb2a2
744N/A<iframe name="xframe" id="xframe" src="assets/xframe.html" style="visibility: hidden;"></iframe>
fullpath: '/noop.js'
base: '/build/',
core: ['get', 'features','intl-base','yui-log','yui-later','loader-base','loader-rollup','loader-yui3' ],
gfilter: (window.location.search.match(/[?&]filter=([^&]+)/) || [])[1] || 'min'
logExclude: {Dom: true, Selector: true, Node: true, attribute: true, base: true, event: true, widget: true },
filter: YUI_config.gfilter,
fullpath: 'array-test.js',
fullpath: 'object-test.js',
fullpath: 'lang-test.js',
fullpath: '/seed-tests.js',
fullpath: '/core-tests.js',
fullpath: 'config-test.js'
fullpath: 'later-test.js'
fullpath: 'namespace-test.js'
fullpath: '/ua-data.js'
fullpath: '/ua-yui-data.js',
fullpath: '/ua-tests.js',
}).use('ua-tests', 'seed-tests', 'core-tests', 'config-test', 'later-test', 'namespace-test', 'array-test', 'object-test', 'lang-test', 'test-console', 'test', function(Y) {
new Y.Test.Console().render('#log');
Y.Test.Runner.setName('YUI Seed Fetch Loader Test Suite');