[xiph-commits] r19015 - trunk/vorbis/test
giles at svn.xiph.org
giles at svn.xiph.org
Mon Nov 11 20:13:28 PST 2013
Author: giles
Date: 2013-11-11 20:13:28 -0800 (Mon, 11 Nov 2013)
New Revision: 19015
Modified:
trunk/vorbis/test/test.c
trunk/vorbis/test/util.c
trunk/vorbis/test/util.h
trunk/vorbis/test/write_read.c
trunk/vorbis/test/write_read.h
Log:
Enable keyword substitution on remaining files with $Id$ lines.
Modified: trunk/vorbis/test/test.c
===================================================================
--- trunk/vorbis/test/test.c 2013-11-12 04:09:40 UTC (rev 19014)
+++ trunk/vorbis/test/test.c 2013-11-12 04:13:28 UTC (rev 19015)
@@ -11,7 +11,7 @@
********************************************************************
function: vorbis coded test suite using vorbisfile
- last mod: $Id: test.c 13293 2007-07-24 00:09:47Z erikd $
+ last mod: $Id$
********************************************************************/
Property changes on: trunk/vorbis/test/test.c
___________________________________________________________________
Added: svn:keywords
+ Id
Modified: trunk/vorbis/test/util.c
===================================================================
--- trunk/vorbis/test/util.c 2013-11-12 04:09:40 UTC (rev 19014)
+++ trunk/vorbis/test/util.c 2013-11-12 04:13:28 UTC (rev 19015)
@@ -11,7 +11,7 @@
********************************************************************
function: utility functions for vorbis codec test suite.
- last mod: $Id: util.c 13293 2007-07-24 00:09:47Z erikd $
+ last mod: $Id$
********************************************************************/
Property changes on: trunk/vorbis/test/util.c
___________________________________________________________________
Added: svn:keywords
+ Id
Modified: trunk/vorbis/test/util.h
===================================================================
--- trunk/vorbis/test/util.h 2013-11-12 04:09:40 UTC (rev 19014)
+++ trunk/vorbis/test/util.h 2013-11-12 04:13:28 UTC (rev 19015)
@@ -11,7 +11,7 @@
********************************************************************
function: utility functions for vorbis codec test suite.
- last mod: $Id: util.c 13293 2007-07-24 00:09:47Z erikd $
+ last mod: $Id$
********************************************************************/
Property changes on: trunk/vorbis/test/util.h
___________________________________________________________________
Added: svn:keywords
+ Id
Modified: trunk/vorbis/test/write_read.c
===================================================================
--- trunk/vorbis/test/write_read.c 2013-11-12 04:09:40 UTC (rev 19014)
+++ trunk/vorbis/test/write_read.c 2013-11-12 04:13:28 UTC (rev 19015)
@@ -11,7 +11,7 @@
********************************************************************
function: utility functions for vorbis codec test suite.
- last mod: $Id: util.c 13293 2007-07-24 00:09:47Z erikd $
+ last mod: $Id$
********************************************************************/
Property changes on: trunk/vorbis/test/write_read.c
___________________________________________________________________
Added: svn:keywords
+ Id
Modified: trunk/vorbis/test/write_read.h
===================================================================
--- trunk/vorbis/test/write_read.h 2013-11-12 04:09:40 UTC (rev 19014)
+++ trunk/vorbis/test/write_read.h 2013-11-12 04:13:28 UTC (rev 19015)
@@ -11,7 +11,7 @@
********************************************************************
function: utility functions for vorbis codec test suite.
- last mod: $Id: util.c 13293 2007-07-24 00:09:47Z erikd $
+ last mod: $Id$
********************************************************************/
Property changes on: trunk/vorbis/test/write_read.h
___________________________________________________________________
Added: svn:keywords
+ Id
More information about the commits
mailing list