Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/python/gyp/test/win/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 661 B image not shown  

Quelle  gyptest-cl-rtti.py

  Sprache: Python
 

#!/usr/bin/env python

# Copyright (c) 2012 Google Inc. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

"""
Make sure RTTI setting is extracted properly.
"""

import TestGyp

import sys

if sys.platform == 'win32':
  test = TestGyp.TestGyp(formats=['msvs''ninja'])

  CHDIR = 'compiler-flags'
  test.run_gyp('rtti.gyp', chdir=CHDIR)

  # Must fail.
  test.build('rtti.gyp''test_rtti_off', chdir=CHDIR, status=1)

  # Must succeed.
  test.build('rtti.gyp''test_rtti_on', chdir=CHDIR)

  # Must succeed.
  test.build('rtti.gyp''test_rtti_unset', chdir=CHDIR)

  test.pass_test()

Messung V0.5 in Prozent
C=89 H=91 G=89

¤ Dauer der Verarbeitung: 0.2 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.