Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quelle  Makefile   Sprache: HTML

 
all: style lint test
.PHONY: all

check: style lint
.PHONY: check

build:
 @cargo build
.PHONY: build

doc:
 @cargo doc
.PHONY: doc

test:
 @cargo test
.PHONY: test

style:
 @rustup component add rustfmt --toolchain stable 2> /dev/null
 cargo +stable fmt -- --check
.PHONY: style

format:
 @rustup component add rustfmt --toolchain stable 2> /dev/null
 @cargo +stable fmt
.PHONY: format

lint:
 @rustup component add clippy --toolchain stable 2> /dev/null
 @cargo +stable clippy --tests -- -D clippy::all
.PHONY: lint

Messung V0.5
C=95 H=97 G=95

¤ Dauer der Verarbeitung: 0.9 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

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.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Monitoring

Montastic status badge