7 string references to 'drupal_add_js'

DrupalRenderTestCase::testDrupalRenderChildrenAttached in drupal-7.x/modules/simpletest/tests/common.test
Test #attached functionality in children elements.
JavaScriptTestCase::setUp in drupal-7.x/modules/simpletest/tests/common.test
Sets up a Drupal site for running functional and integration tests.
JavaScriptTestCase::testAggregationOrder in drupal-7.x/modules/simpletest/tests/common.test
Tests JavaScript aggregation when files are added to a different scope.
JavaScriptTestCase::testReset in drupal-7.x/modules/simpletest/tests/common.test
Test to see if resetting the JavaScript empties the cache.
overlay_render_region in drupal-7.x/modules/overlay/overlay.module
Renders an individual page region.
ThemeTableTestCase::testThemeTableNoStickyHeaders in drupal-7.x/modules/simpletest/tests/theme.test
If $sticky is FALSE, no tableheader.js should be included.
ThemeTableTestCase::testThemeTableStickyHeaders in drupal-7.x/modules/simpletest/tests/theme.test
Tableheader.js provides 'sticky' table headers, and is included by default.