Blame view

Makefile 135 Bytes
09fd0f009   Shrikant Sharat   Add separate non-...
1
  .PHONY: itests tests
d91893a12   Shrikant Sharat   Initial stuff. Th...
2

09fd0f009   Shrikant Sharat   Add separate non-...
3
  itests:
72c01604f   Shrikant Sharat   Skip the legacy t...
4
  	ZDOTDIR="${PWD}/tests" cram -i --shell=zsh tests
09fd0f009   Shrikant Sharat   Add separate non-...
5
6
7
  
  tests:
  	ZDOTDIR="${PWD}/tests" cram --shell=zsh tests