~ken-vandine/address-book-app/add_profile

« back to all changes in this revision

Viewing changes to README

  • Committer: Renato Araujo Oliveira Filho
  • Date: 2014-07-02 23:00:58 UTC
  • mto: (169.22.8 staging)
  • mto: This revision was merged to the branch mainline in revision 224.
  • Revision ID: renato.filho@canonical.com-20140702230058-hs3wp5htudfe8hcr
Updated README with instructions to run tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
=================
17
17
 
18
18
cd build
19
 
make check
 
19
make test or ctest 
20
20
 
21
21
Run the Autopilot tests
22
22
=======================