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 | d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02 (patch) | |
tree | 6c72fd57eab6e796bc07b54327d6b0245f4ed97b /testing | |
parent | 7523b9ea042af1078c49ed242b5d9eb3e0f34af5 (diff) | |
download | uxp-d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02.tar.gz |
Issue #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 f824cde88f..38b7761d3c 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 3bab625bca..ec51d3a330 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 25ef72d55e..a4a0081732 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 c2a8e7bd8f..2744fda41e 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 dd4cff3249..16f7154112 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 b72dbc16ee..92778e5791 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 461a6f49b7..952e3d50d8 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 db43722dbc..98598ab2b7 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 4ac70c7f5e..6784d8c59f 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 172f4e728b..e9e74d33dd 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 8ff4464764..34767f7c77 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 cee5884e70..aab4990301 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 029615ee7d..9d15595c52 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 b7276fc775..c8c82f2c07 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 21cf9b4162..808c8ada29 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 e9e0ebddf1..33d6afd034 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 0bd0a32bb6..999e40137e 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 078d8cd630..849a309a1b 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 27d0a53c66..4132763f19 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/. |