Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(93)

Unified Diff: pkg/analysis_server/bin/fuzz/README.txt

Issue 584963002: first cut fuzz test for analysis server (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pkg/analysis_server/bin/fuzz/README.txt
diff --git a/pkg/analysis_server/bin/fuzz/README.txt b/pkg/analysis_server/bin/fuzz/README.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b98a474c6c570f908c9ecf4136330ac03a0bf47b
--- /dev/null
+++ b/pkg/analysis_server/bin/fuzz/README.txt
@@ -0,0 +1,2 @@
+This directory contains code for fuzz testing the analysis server
+and for generating timing information for tracking server performance.

Powered by Google App Engine
This is Rietveld 408576698