> 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.
Btw, `make` in the test dir never ran tests AFAIK: https://github.com/mozilla/dxr/blob/26a7353903d3f98d5d30531a019ad4be1226e1c1/tests/json-test/makefile. > Unfortunately the more wideranging code reorganisation seems to have > broken things, and I've been unable to get anything working since > then. Try a git pull, and then make clean && make test at the top level, and let me know what goes wrong. I don't want you to have to spend time chasing this. I'm in #static on irc.mozilla.org as ErikRose all day if you need me. Thanks, Erik _______________________________________________ dev-static-analysis mailing list [email protected] https://lists.mozilla.org/listinfo/dev-static-analysis
