Page MenuHomeSoftware Heritage

Makefile.local
No OneTemporary

Makefile.local

# run only tests that do not require database setup
test-nodb:
$(NOSE) $(NOSEFLAGS) -a '!db'
# run only tests that do require database setup
test-db:
$(NOSE) $(NOSEFLAGS) -a 'db'

File Metadata

Mime Type
text/plain
Expires
Thu, Apr 17, 9:11 AM (4 d, 15 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3241193

Event Timeline