Rename spec -> test
'Test' is a lot more straightforward of a name.
This commit is contained in:
parent
7d8daf573e
commit
6dc0ff359d
109 changed files with 44 additions and 44 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -6,10 +6,10 @@ Makefile
|
|||
*.target.mk
|
||||
*.xcodeproj
|
||||
|
||||
spec/run.out*
|
||||
test/run.out*
|
||||
externals/cpplint.py
|
||||
out
|
||||
*.pyc
|
||||
|
||||
spec/fixtures/grammars/*
|
||||
!spec/fixtures/grammars/.gitkeep
|
||||
test/fixtures/grammars/*
|
||||
!test/fixtures/grammars/.gitkeep
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue