uttk 0.4.5.0 → 0.4.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = %q{uttk}
3
- s.version = "0.4.5.0"
3
+ s.version = "0.4.6.1"
4
4
  s.date = %q{2007-01-14}
5
5
  s.summary = %q{Uttk is an extensible framework for dynamic testing.}
6
6
  s.email = ["cuissa_v@epita.fr", "nicolas.despres@gmail.com", "ertai@feydakins.org", "pouill_j@epita.fr", "marco.tessari@gmail.com"]
data/SPEC.yml CHANGED
@@ -3,7 +3,7 @@ Author: The Uttk Team.
3
3
  License: LGPL
4
4
  Revision: '$Id: /w/fey/uttk/trunk/SPEC.yml 54022 2007-01-14T15:37:03.682735Z ertai $'
5
5
 
6
- version: !feydakins.org,2006/version dev-util/uttk-0.4#Teenager
6
+ version: !feydakins.org,2006/version dev-util/uttk-0.4_p1#Teenager
7
7
 
8
8
  title: Uttk -- An extensible framework for dynamic testing.
9
9
  summary: Uttk is an extensible framework for dynamic testing.
data/VERSION CHANGED
@@ -1,5 +1,5 @@
1
1
  Uttk version <%= v = Uttk::VersionId; v.major_minor %> { <%= v.tag.pretty_string %> } [<%= v.release_name %>]
2
2
 
3
- Copyright (c) 2004, 2005, 2006 Nicolas Despr�s, Nicolas Pouillard
3
+ Copyright (c) 2004, 2005, 2006, 2007 Nicolas Despr�s, Nicolas Pouillard
4
4
  This is free software; see the source for copying conditions. There is NO
5
5
  warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
@@ -6,7 +6,7 @@
6
6
 
7
7
  module Uttk
8
8
 
9
- VersionId = ::Version.parse("dev-util/uttk-0.4#Teenager")
9
+ VersionId = ::Version.parse("dev-util/uttk-0.4_p1#Teenager")
10
10
 
11
11
  def VersionId.text
12
12
  require 'erb'
metadata CHANGED
@@ -3,7 +3,7 @@ rubygems_version: 0.9.0
3
3
  specification_version: 1
4
4
  name: uttk
5
5
  version: !ruby/object:Gem::Version
6
- version: 0.4.5.0
6
+ version: 0.4.6.1
7
7
  date: 2007-01-14 00:00:00 +01:00
8
8
  summary: Uttk is an extensible framework for dynamic testing.
9
9
  require_paths: