diff options
author | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:52:00 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:52:00 +0000 |
commit | 7cc6d0c8c5939690359ff54df838f17d6224234a (patch) | |
tree | 6c72fd57eab6e796bc07b54327d6b0245f4ed97b /testing | |
parent | 344ca5a9219f599f385d148850b8e9a94e174461 (diff) | |
download | aura-central-7cc6d0c8c5939690359ff54df838f17d6224234a.tar.gz |
Issue mcp-graveyard/UXP%1656 - Part 6: Clean up the build files
Diffstat (limited to 'testing')
-rw-r--r-- | testing/gtest/moz.build | 1 | ||||
-rw-r--r-- | testing/instrumentation/moz.build | 1 | ||||
-rw-r--r-- | testing/mochitest/BrowserTestUtils/moz.build | 1 | ||||
-rw-r--r-- | testing/mochitest/manifests/moz.build | 1 | ||||
-rw-r--r-- | testing/mochitest/moz.build | 1 | ||||
-rw-r--r-- | testing/mochitest/ssltunnel/moz.build | 1 | ||||
-rw-r--r-- | testing/mochitest/tests/SimpleTest/moz.build | 1 | ||||
-rw-r--r-- | testing/mochitest/tests/moz.build | 1 | ||||
-rw-r--r-- | testing/modules/moz.build | 1 | ||||
-rw-r--r-- | testing/mozbase/moz.build | 1 | ||||
-rw-r--r-- | testing/profiles/moz.build | 1 | ||||
-rw-r--r-- | testing/runtimes/moz.build | 1 | ||||
-rw-r--r-- | testing/specialpowers/moz.build | 1 | ||||
-rw-r--r-- | testing/tools/fileid/moz.build | 1 | ||||
-rw-r--r-- | testing/tools/minidumpwriter/moz.build | 1 | ||||
-rw-r--r-- | testing/tools/screenshot/moz.build | 1 | ||||
-rw-r--r-- | testing/web-platform/moz.build | 1 | ||||
-rw-r--r-- | testing/xpcshell/example/moz.build | 1 | ||||
-rw-r--r-- | testing/xpcshell/moz.build | 1 |
19 files changed, 0 insertions, 19 deletions
diff --git a/testing/gtest/moz.build b/testing/gtest/moz.build index f824cde88..38b7761d3 100644 --- a/testing/gtest/moz.build +++ b/testing/gtest/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/testing/instrumentation/moz.build b/testing/instrumentation/moz.build index 3bab625bc..ec51d3a33 100644 --- a/testing/instrumentation/moz.build +++ b/testing/instrumentation/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/testing/mochitest/BrowserTestUtils/moz.build b/testing/mochitest/BrowserTestUtils/moz.build index 25ef72d55..a4a008173 100644 --- a/testing/mochitest/BrowserTestUtils/moz.build +++ b/testing/mochitest/BrowserTestUtils/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/testing/mochitest/manifests/moz.build b/testing/mochitest/manifests/moz.build index c2a8e7bd8..2744fda41 100644 --- a/testing/mochitest/manifests/moz.build +++ b/testing/mochitest/manifests/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/testing/mochitest/moz.build b/testing/mochitest/moz.build index dd4cff324..16f715411 100644 --- a/testing/mochitest/moz.build +++ b/testing/mochitest/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/testing/mochitest/ssltunnel/moz.build b/testing/mochitest/ssltunnel/moz.build index b72dbc16e..92778e579 100644 --- a/testing/mochitest/ssltunnel/moz.build +++ b/testing/mochitest/ssltunnel/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/testing/mochitest/tests/SimpleTest/moz.build b/testing/mochitest/tests/SimpleTest/moz.build index 461a6f49b..952e3d50d 100644 --- a/testing/mochitest/tests/SimpleTest/moz.build +++ b/testing/mochitest/tests/SimpleTest/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/testing/mochitest/tests/moz.build b/testing/mochitest/tests/moz.build index db43722db..98598ab2b 100644 --- a/testing/mochitest/tests/moz.build +++ b/testing/mochitest/tests/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/testing/modules/moz.build b/testing/modules/moz.build index 4ac70c7f5..6784d8c59 100644 --- a/testing/modules/moz.build +++ b/testing/modules/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/testing/mozbase/moz.build b/testing/mozbase/moz.build index 172f4e728..e9e74d33d 100644 --- a/testing/mozbase/moz.build +++ b/testing/mozbase/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/testing/profiles/moz.build b/testing/profiles/moz.build index 8ff446476..34767f7c7 100644 --- a/testing/profiles/moz.build +++ b/testing/profiles/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/testing/runtimes/moz.build b/testing/runtimes/moz.build index cee5884e7..aab499030 100644 --- a/testing/runtimes/moz.build +++ b/testing/runtimes/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/testing/specialpowers/moz.build b/testing/specialpowers/moz.build index 029615ee7..9d15595c5 100644 --- a/testing/specialpowers/moz.build +++ b/testing/specialpowers/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/testing/tools/fileid/moz.build b/testing/tools/fileid/moz.build index b7276fc77..c8c82f2c0 100644 --- a/testing/tools/fileid/moz.build +++ b/testing/tools/fileid/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/testing/tools/minidumpwriter/moz.build b/testing/tools/minidumpwriter/moz.build index 21cf9b416..808c8ada2 100644 --- a/testing/tools/minidumpwriter/moz.build +++ b/testing/tools/minidumpwriter/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/testing/tools/screenshot/moz.build b/testing/tools/screenshot/moz.build index e9e0ebddf..33d6afd03 100644 --- a/testing/tools/screenshot/moz.build +++ b/testing/tools/screenshot/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/testing/web-platform/moz.build b/testing/web-platform/moz.build index 0bd0a32bb..999e40137 100644 --- a/testing/web-platform/moz.build +++ b/testing/web-platform/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/testing/xpcshell/example/moz.build b/testing/xpcshell/example/moz.build index 078d8cd63..849a309a1 100644 --- a/testing/xpcshell/example/moz.build +++ b/testing/xpcshell/example/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/testing/xpcshell/moz.build b/testing/xpcshell/moz.build index 27d0a53c6..4132763f1 100644 --- a/testing/xpcshell/moz.build +++ b/testing/xpcshell/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. |