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

Added CI script #5

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Added CI script #5

wants to merge 11 commits into from

Conversation

mmllr
Copy link
Contributor

@mmllr mmllr commented Mar 26, 2014

  • support for coveralls.io in .travis.yml
  • stricter compiler warnings
  • fixes for warnings

ricobeck and others added 11 commits February 10, 2014 08:45
- support for coveralls.io in .travis.yml
- stricter compiler warnings
- fixes for warnings
- vastly improved tests without need for a third party testing framework
- removed pods
- KFToolbarItem is a NSObject subclass (as NSToolbarItem), the KFToolBar mirrors them with plain NSButtons which use a KFToolbarItemButtonCell
…de versions

- removed custom showsStateBy and highlightsBy accessors
- now uses NSButtons isEnabled getter
@mmllr
Copy link
Contributor Author

mmllr commented Feb 16, 2015

  • much cleaner tests
  • no need for Kiwi anymore
  • decoupled KFToolbarItem from NSButton

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.

2 participants