Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename src and scripts #61

Merged
merged 3 commits into from
Dec 4, 2015
Merged

Rename src and scripts #61

merged 3 commits into from
Dec 4, 2015

Conversation

searls
Copy link
Member

@searls searls commented Dec 4, 2015

No description provided.

* Change generated/ to lib/ for non-test-code
* Rename all 'build' to 'compile' b/c of `npm build` name conflict
searls added a commit that referenced this pull request Dec 4, 2015
@searls searls merged commit 2f4105e into master Dec 4, 2015
"test:ci": "npm run test --testdouble:mocha_reporter=tap && testem ci",
"test:examples": "cd examples/node && npm i && npm test && cd ../..",
"test:example": "cd examples/node && npm i && npm test && cd ../..",
"test:ci": "npm run test --testdouble:mocha_reporter=tap && testem ci && npm run test:example",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wondering if we should look at making test:ci only be testem ci (ie, including the test and test:example in testem proper)

@searls searls deleted the rename-src-and-scripts branch March 12, 2017 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants