From: Dan Vanderkam Date: Sun, 21 Jul 2013 15:17:17 +0000 (-0400) Subject: test to track exported symbols in dygraph-combined.js X-Git-Tag: v1.0.0~14 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=69397a71569cfaa269720311dbd90caf7e57ea3b;p=dygraphs.git test to track exported symbols in dygraph-combined.js --- diff --git a/tests/exported-symbols.html b/tests/exported-symbols.html new file mode 100644 index 0000000..8b9e32d --- /dev/null +++ b/tests/exported-symbols.html @@ -0,0 +1,61 @@ + + + + + Exported Symbols test + + + +

dygraphs exports these symbols into the global namespace:

+
    +
+ +

It exports these symbols inside each of those symbols:

+
    +
+ + + + + + +