| 
            aaa_installer_test.info           | 
                  
            modules/installer/tests/aaa_installer_test/aaa_installer_test.info           | 
                  
                       | 
                  
            name = AAA Installer test
description = Support module for installer module testing.
package = Testing
version = BACKDROP_VERSION
backdrop = 1.x
hidden = TRUE
type = module           | 
              
          
                  | 
            aaa_installer_test.module           | 
                  
            modules/installer/tests/aaa_installer_test/aaa_installer_test.module           | 
                  
                       | 
                  
            Dummy module for testing Installer module.           | 
              
          
                  | 
            aaa_update_test.info           | 
                  
            modules/update/tests/aaa_update_test/aaa_update_test.info           | 
                  
                       | 
                  
            name = AAA Update test
description = Support module for update module testing.
package = Testing
version = BACKDROP_VERSION
backdrop = 1.x
hidden = TRUE
type = module           | 
              
          
                  | 
            aaa_update_test.module           | 
                  
            modules/update/tests/aaa_update_test/aaa_update_test.module           | 
                  
                       | 
                  
            Dummy module for testing Update status.           | 
              
          
                  | 
            actions.inc           | 
                  
            includes/actions.inc           | 
                  
                       | 
                  
            This is the actions engine for executing stored actions.           | 
              
          
                  | 
            actions_loop_test.info           | 
                  
            modules/simpletest/tests/actions_loop_test.info           | 
                  
                       | 
                  
            name = Actions loop test
description = Support module for action loop testing.
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE           | 
              
          
                  | 
            actions_loop_test.install           | 
                  
            modules/simpletest/tests/actions_loop_test.install           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            actions_loop_test.module           | 
                  
            modules/simpletest/tests/actions_loop_test.module           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            actions.test           | 
                  
            modules/simpletest/tests/actions.test           | 
                  
                       | 
                  
            Tests for checking the actions system within Backdrop.           | 
              
          
                  | 
            admin_bar.api.php           | 
                  
            modules/admin_bar/admin_bar.api.php           | 
                  
                       | 
                  
            API documentation for Administration bar.           | 
              
          
                  | 
            admin_bar.css           | 
                  
            modules/admin_bar/css/admin_bar.css           | 
                  
                       | 
                  
            Administration bar.           | 
              
          
                  | 
            admin_bar.inc           | 
                  
            modules/admin_bar/admin_bar.inc           | 
                  
                       | 
                  
            Menu builder functions for Administration bar.           | 
              
          
                  | 
            admin_bar.info           | 
                  
            modules/admin_bar/admin_bar.info           | 
                  
                       | 
                  
            type = module
name = Administration Bar
description = "Provides a dropdown menu to most administrative tasks and other common destinations."
package = Administration
tags[] = Menus
tags[] = Site Navigation
tags[] = User Interface
version =…           | 
              
          
                  | 
            admin_bar.install           | 
                  
            modules/admin_bar/admin_bar.install           | 
                  
                       | 
                  
            Install, update, and uninstall functions for the admin bar module.           | 
              
          
                  | 
            admin_bar.map.inc           | 
                  
            modules/admin_bar/admin_bar.map.inc           | 
                  
                       | 
                  
            Implements hook_admin_bar_map() on behalf of core modules.           | 
              
          
                  | 
            admin_bar.module           | 
                  
            modules/admin_bar/admin_bar.module           | 
                  
                       | 
                  
            Render an administrative bar as a dropdown menu at the top of the window.           | 
              
          
                  | 
            admin_bar-print.css           | 
                  
            modules/admin_bar/css/admin_bar-print.css           | 
                  
                       | 
                  
            /**
 * Hide the admin bar when printing.
 */
#admin-bar {
  display: none;
}
.admin-bar body {
  border-top: none !important;
}           | 
              
          
                  | 
            admin_bar.test           | 
                  
            modules/admin_bar/tests/admin_bar.test           | 
                  
                       | 
                  
            Tests for the Administration bar module.           | 
              
          
                  | 
            admin_bar.tests.info           | 
                  
            modules/admin_bar/tests/admin_bar.tests.info           | 
                  
                       | 
                  
            [AdminBarPermissionsTestCase]
name = Menu link access permissions
description = Tests appearance of menu links depending on user permissions.
group = Administration bar
file = admin_bar.test
[AdminBarDynamicLinksTestCase]
name = Dynamic…           | 
              
          
                  | 
            admin_bar.theme.inc           | 
                  
            modules/admin_bar/admin_bar.theme.inc           | 
                  
                       | 
                  
            Theme functions for the Admin Bar module.           | 
              
          
                  | 
            admin-tabs.css           | 
                  
            themes/basis/css/component/admin-tabs.css           | 
                  
                       | 
                  
            Drupal Admin Tabs styles.           | 
              
          
                  | 
            ajax_forms_test.info           | 
                  
            modules/simpletest/tests/ajax_forms_test.info           | 
                  
                       | 
                  
            name = "AJAX form test mock module"
description = "Test for AJAX form calls."
backdrop = 1.x
package = Testing
version = BACKDROP_VERSION
type = module
hidden = TRUE           | 
              
          
                  | 
            ajax_forms_test.module           | 
                  
            modules/simpletest/tests/ajax_forms_test.module           | 
                  
                       | 
                  
            Simpletest mock module for Ajax forms testing.           | 
              
          
                  | 
            ajax.inc           | 
                  
            modules/views/includes/ajax.inc           | 
                  
                       | 
                  
            Handles the server side AJAX interactions of Views.           | 
              
          
                  | 
            ajax.inc           | 
                  
            includes/ajax.inc           | 
                  
                       | 
                  
            Functions for use with Backdrop's Ajax framework.           | 
              
          
                  | 
            ajax.test           | 
                  
            modules/simpletest/tests/ajax.test           | 
                  
                       | 
                  
            Ajax Tests.           | 
              
          
                  | 
            ajax_test.info           | 
                  
            modules/simpletest/tests/ajax_test.info           | 
                  
                       | 
                  
            name = AJAX Test
description = Support module for AJAX framework tests.
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE           | 
              
          
                  | 
            ajax_test.module           | 
                  
            modules/simpletest/tests/ajax_test.module           | 
                  
                       | 
                  
            Helper module for Ajax framework tests.           | 
              
          
                  | 
            anonymous.inc           | 
                  
            includes/anonymous.inc           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            archiver.inc           | 
                  
            includes/archiver.inc           | 
                  
                       | 
                  
            Shared classes and interfaces for the archiver system.           | 
              
          
                  | 
            author_from_node.inc           | 
                  
            modules/layout/plugins/relationships/author_from_node.inc           | 
                  
                       | 
                  
            Provides relationship to relate the Author from a piece of content (node).           | 
              
          
                  | 
            authorize.inc           | 
                  
            includes/authorize.inc           | 
                  
                       | 
                  
            Helper functions and form handlers used for the authorize.php script.           | 
              
          
                  | 
            authorize.php           | 
                  
            authorize.php           | 
                  
                       | 
                  
            Administrative script for running authorized file operations.           | 
              
          
                  | 
            backdrop-form.css           | 
                  
            themes/basis/css/component/backdrop-form.css           | 
                  
                       | 
                  
            Backdrop form styling.           | 
              
          
                  | 
            backdrop.sh           | 
                  
            scripts/backdrop.sh           | 
                  
                       | 
                  
            #!/usr/bin/env php
<?php
/**
 * Backdrop shell execution script
 *
 * Check for your PHP interpreter - on Windows you'll probably have to
 * replace line 1 with
 *   #!c:/program files/php/php.exe
 *
 * @param path  Backdrop's absolute…           | 
              
          
                  | 
            backdrop_system_listing_compatible_test.info           | 
                  
            profiles/testing/modules/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.info           | 
                  
                       | 
                  
            name = "Backdrop system listing compatible test"
description = "Support module for testing the backdrop_system_listing function."
package = Testing
type = module
version = BACKDROP_VERSION
backdrop = 1.x
hidden = TRUE           | 
              
          
                  | 
            backdrop_system_listing_compatible_test.info           | 
                  
            modules/simpletest/tests/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.info           | 
                  
                       | 
                  
            name = "Backdrop system listing compatible test"
description = "Support module for testing the backdrop_system_listing function."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE           | 
              
          
                  | 
            backdrop_system_listing_compatible_test.module           | 
                  
            profiles/testing/modules/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.module           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            backdrop_system_listing_compatible_test.module           | 
                  
            modules/simpletest/tests/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.module           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            backdrop_system_listing_compatible_test.test           | 
                  
            profiles/testing/modules/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.test           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            backdrop_system_listing_compatible_test.tests.info           | 
                  
            profiles/testing/modules/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.tests.info           | 
                  
                       | 
                  
            [BackdropSystemListingCompatibleTestCase]
name = Installation profile module tests helper
description = Verifies that tests in installation profile modules are found and may use another profile for running tests.
group = Installation profiles
file =…           | 
              
          
                  | 
            backdrop_system_listing_incompatible_test.info           | 
                  
            profiles/testing/modules/backdrop_system_listing_incompatible_test/backdrop_system_listing_incompatible_test.info           | 
                  
                       | 
                  
            name = "Backdrop system listing incompatible test"
description = "Support module for testing the backdrop_system_listing function."
package = Testing
version = BACKDROP_VERSION
type = module
; This deliberately has the wrong core…           | 
              
          
                  | 
            backdrop_system_listing_incompatible_test.info           | 
                  
            modules/simpletest/tests/backdrop_system_listing_incompatible_test/backdrop_system_listing_incompatible_test.info           | 
                  
                       | 
                  
            name = "Backdrop system listing incompatible test"
description = "Support module for testing the backdrop_system_listing function."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE           | 
              
          
                  | 
            backdrop_system_listing_incompatible_test.module           | 
                  
            profiles/testing/modules/backdrop_system_listing_incompatible_test/backdrop_system_listing_incompatible_test.module           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            backdrop_system_listing_incompatible_test.module           | 
                  
            modules/simpletest/tests/backdrop_system_listing_incompatible_test/backdrop_system_listing_incompatible_test.module           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            backdrop_web_test_case_cache.php           | 
                  
            modules/simpletest/backdrop_web_test_case_cache.php           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            backdrop_web_test_case.php           | 
                  
            modules/simpletest/backdrop_web_test_case.php           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            bartik.info           | 
                  
            themes/bartik/bartik.info           | 
                  
                       | 
                  
            name = Bartik
description = Legacy front-end theme.
version = BACKDROP_VERSION
type = theme
backdrop = 1.x
stylesheets[all][] = css/style.css
stylesheets[all][] = css/colors.css
stylesheets[print][] = css/print.css
; Include a style sheet in the…           | 
              
          
                  | 
            base.css           | 
                  
            themes/basis/css/base.css           | 
                  
                       | 
                  
            Base element styles and normalize overrides.           | 
              
          
                  | 
            base.inc           | 
                  
            modules/views/includes/base.inc           | 
                  
                       | 
                  
            Provides the basic object definitions used by plugins and handlers.           |