[cogl] doc/RELEASING: note that the conformance tests should be run



commit e230a994a2e8a7da2a2a5946fe9218f948890ebf
Author: Robert Bragg <robert linux intel com>
Date:   Mon Sep 19 16:51:36 2011 +0100

    doc/RELEASING: note that the conformance tests should be run
    
    This documents that `make check` should be run as part of the release
    process.

 doc/RELEASING |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/doc/RELEASING b/doc/RELEASING
index 97c23c9..b29ca34 100644
--- a/doc/RELEASING
+++ b/doc/RELEASING
@@ -27,9 +27,13 @@ When making a new release;
 
    And verify that the code builds and installs from a clean Git snapshot.
 
+ - Run checks including running the conformance tests:
+
+    $ make check
+
  - Test with Clutter:
 
-   Since we haven't migrated the Cogl unit tests from Clutter yet, you
+   Since we haven't migrated all the Cogl unit tests from Clutter yet, you
    should now build Clutter against Cogl and run the conformance tests:
 
      $ ./autogen.sh



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]