Commit Graph

6 Commits

Author SHA1 Message Date
Chris Stephens
5b7da72291 Force acceptance test failure if .Set errors (#1934)
Many of the d.Set calls do not handle the error that comes back. This can lead
to things that appear to be set but are silently failing. This change adds a
flag to the makefile to force a panic if there are unhandled errors.
2018-08-23 11:53:18 -07:00
Radek Simko
2192210118
make: Add website + website-test targets 2018-04-30 08:53:24 +01:00
stack72
9ce542e1fb Adding back the GNUmakefile test-compile step 2017-06-30 11:16:10 +03:00
stack72
fc1507fe52 Simplifying the GNUMakefile 2017-06-29 16:43:40 +03:00
Jake Champlin
c587774384
Updating Makefile + Add gitignore 2017-06-06 16:27:28 -04:00
Jake
5d420e83f6 initial commit 2017-06-05 20:54:03 +00:00