On Tue, Jan 29, 2013 at 12:19 PM, Bruce Stephens <[email protected] > wrote:
> [email protected] writes: > > Unfortunately the more wideranging code reorganisation seems to have > broken things, and I've been unable to get anything working since > then. For example make in tests/json-test fails. (Most likely if the > test worked, I could work out what I was doing wrong.) > Does it give you an error message? For me, running make in that directory now only builds the test outputs, it doesn't actually run the tests. For that you need to run "make test" from the top-level directory. -- James Abbatiello _______________________________________________ dev-static-analysis mailing list [email protected] https://lists.mozilla.org/listinfo/dev-static-analysis
