Project

General

Profile

« Previous | Next » 

Revision 4c6a2323

Added by koszko over 1 year ago

make Haketilo buildable again (for Mozilla)

How cool it is to throw away 5755 lines of code...

View differences:

Makefile.in
69 69
	openssl req -x509 -new -nodes -key $< -days 1024 -out $@ \
70 70
		 -subj "/CN=Haketilo Test"
71 71

  
72
test: test/certs/rootCA.pem test/certs/site.key
72
test: test/certs/rootCA.pem test/certs/site.key $(default_target)-build.zip
73 73
	MOZ_HEADLESS=whatever pytest
74 74

  
75 75
test-environment: test/certs/rootCA.pem test/certs/site.key

Also available in: Unified diff