Sha256: 75a29ba57cac044cda7deed6e2599ff6b7aca5091c07f4f6916a41cc6b536da6

Contents?: true

Size: 275 Bytes

Versions: 45

Compression:

Stored size: 275 Bytes

Contents

# Copyright 2016 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

DEPS = [
  'presubmit',
]


def RunSteps(api):
  api.presubmit()


def GenTests(api):
  yield api.test('basic')

Version data entries

45 entries across 45 versions & 1 rubygems

Version Path
libv8-7.8.279.23.0beta1 vendor/depot_tools/recipes/recipe_modules/presubmit/examples/full.py
libv8-7.4.288.28.0beta1 vendor/depot_tools/recipes/recipe_modules/presubmit/examples/full.py
libv8-7.3.492.27.3beta1 vendor/depot_tools/recipes/recipe_modules/presubmit/examples/full.py
libv8-7.3.492.27.1 vendor/depot_tools/recipes/recipe_modules/presubmit/examples/full.py
libv8-7.3.492.27.0 vendor/depot_tools/recipes/recipe_modules/presubmit/examples/full.py
libv8-7.3.492.27.0beta1 vendor/depot_tools/recipes/recipe_modules/presubmit/examples/full.py
libv8-6.7.288.46.1 vendor/depot_tools/recipes/recipe_modules/presubmit/examples/full.py
libv8-6.7.288.46.0 vendor/depot_tools/recipes/recipe_modules/presubmit/examples/full.py
libv8-6.7.288.46.1beta0 vendor/depot_tools/recipes/recipe_modules/presubmit/examples/full.py
libv8-6.3.292.48.1 vendor/depot_tools/recipes/recipe_modules/presubmit/examples/full.py
libv8-6.3.292.48.0 vendor/depot_tools/recipes/recipe_modules/presubmit/examples/full.py
libv8-6.3.292.48.0beta2 vendor/depot_tools/recipes/recipe_modules/presubmit/examples/full.py
libv8-6.3.292.48.0beta1 vendor/depot_tools/recipes/recipe_modules/presubmit/examples/full.py
libv8-6.2.414.42.1 vendor/depot_tools/recipes/recipe_modules/presubmit/examples/full.py
libv8-6.2.414.42.0 vendor/depot_tools/recipes/recipe_modules/presubmit/examples/full.py
libv8-6.2.414.42.0beta1 vendor/depot_tools/recipes/recipe_modules/presubmit/examples/full.py
libv8-6.0.286.54.3 vendor/depot_tools/recipes/recipe_modules/presubmit/examples/full.py
libv8-6.0.286.54.2 vendor/depot_tools/recipes/recipe_modules/presubmit/examples/full.py
libv8-6.0.286.54.1 vendor/depot_tools/recipes/recipe_modules/presubmit/examples/full.py
libv8-6.0.286.54.0 vendor/depot_tools/recipes/recipe_modules/presubmit/examples/full.py