Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Commit

Permalink
bug 664197 - integrate mozinfo + ManifestDestiny update into xpcshell…
Browse files Browse the repository at this point in the history
… harness. r=jmaher

--HG--
extra : rebase_source : 1783e1a39d592defa279488f0cd0266311ed35ea
  • Loading branch information
Ted Mielczarek committed Jun 21, 2011
1 parent 1d67217 commit 4709de1
Show file tree
Hide file tree
Showing 26 changed files with 1,410 additions and 62 deletions.
5 changes: 5 additions & 0 deletions build/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,11 @@ ifdef ENABLE_TESTS
libs:: $(topsrcdir)/tools/rb/fix_stack_using_bpsyms.py
$(INSTALL) $< $(DIST)/bin

# Unit tests for ManifestParser
check::
$(PYTHON) $(topsrcdir)/config/pythonpath.py -I$(srcdir) \
$(srcdir)/tests/test.py

ifeq ($(OS_ARCH),Darwin)
libs:: $(topsrcdir)/tools/rb/fix-macosx-stack.pl
$(INSTALL) $< $(DIST)/bin
Expand Down
Loading

0 comments on commit 4709de1

Please sign in to comment.