~jtojnar/libunity/libunity

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: James Henstridge
  • Date: 2013-06-25 09:00:37 UTC
  • mto: This revision was merged to the branch mainline in revision 242.
  • Revision ID: james@jamesh.id.au-20130625090037-j0ppujdxov9uua2t
Add "public extern" declarations for the two plugin entry points, so we 
get prototypes in unity.h.  This will result in warnings or errors 
(depending on compiler flags) if a scope gets the prototype wrong.

Show diffs side-by-side

added added

removed removed

Lines of Context:
99
99
test/vala/*.c
100
100
loader/*.c
101
101
loader/unity-scope-loader
 
102
examples/*.c