patchGNU Autoconf Archive - Patches: patch #6890, Added testing framework, Replaced...

 
 

patch #6890: Added testing framework, Replaced test -a with && to enhance portability

Submitter:  Francesco Salvestrini <salvestrini>
Submitted:  Sat 08 Aug 2009 02:44:44 PM UTC
   
 
Priority:  5 - Normal Status:  Postponed
Assigned to:  salvestrini Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 25 Jun 2011 09:06:57 AM UTC, comment #2: 

This task has been inactive for almost 2 years, and I would like to close it -- unless, if anyone sees a reason to keep it around anyway?

Peter Simons <simons>
Group administrator
Fri 18 Sep 2009 10:37:21 PM UTC, comment #1: 

I love the idea of having a regression test suite, but the truth is that I lack the time to dedicate much effort to contributing to the effort. For the time being, I'd prefer to keep the master branch simple, so that we can get it into a shape that's suitable for release. (We've had no release for months!) Once that's accomplished, I'm all for applying the changes to ensure that the mechanism gets used and tested.

My suggestion would be to check that code into a branch, say "add-regression-tests"?

Peter Simons <simons>
Group administrator
Sat 08 Aug 2009 02:44:44 PM UTC, original submission:  

[PATCH 1/2] Added testing framework:

  Adds testing frameworks to the archive
  Adds some tests
  Adapts .gitignore, configure.ac and Makefile.am

[PATCH 2/2] Replaced test -a with && to enhance portability

  Replaces 'test -a' with '&& test' in non-obsole macros
  (autoconf and automake removed 'test -a' ~2002, libtool in 2008)

Francesco

Francesco Salvestrini <salvestrini>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #18541:  0001-Added-testing-framework.patch added by salvestrini (13KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by simons (Posted a comment)
  • -email is unavailable- added by salvestrini (Submitted the item)
  •  

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-07-17 simons StatusIn Progress Postponed
        Open/ClosedOpen Closed
    2009-09-18 simons StatusNone In Progress
        Assigned toNone salvestrini
    2009-08-08 salvestrini Attached File- Added 0002-Replaced-test-a-with-to-enhance-portability.patch, #18542
        Attached File- Added 0001-Added-testing-framework.patch, #18541

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code