| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: rcsstest | Distribution: SuSE Linux 8.2 |
| Version: 10.0.3 | Vendor: RCSS |
| Release: 0 | Build date: Thu Nov 20 02:20:08 2003 |
| Group: Development/Libraries | Build host: pcthoward.tsi-woywoy.tibco.com |
| Size: 140479 | Source RPM: rcsstest-10.0.3-0.src.rpm |
| Packager: Tom Howard | |
| Url: http://sserver.sf.net | |
| Summary: The RoboCup Soccer Simulator Testing Library | |
The RoboCup Soccer Simulator Testing library (rcsstest) is a unit testing framework for C++ designed to easily intergrate with GNU automake and autoconf.
GPL
* Wed Nov 19 2003 Tom Howard <tomhoward@users.sf.net>
- ./configure.ac
Released rcsstest-10.0.3
You can access this release by running:
cvs co -r -d rcsstest-10.0.3 rcsstest
The release will then be available in the rcsstest-10.0.3 directory
* Tue Nov 18 2003 Tom Howard <tomhoward@users.sf.net>
- ./NEWS
- ./PLATFORMS
- ./configure.ac
- ./rcsstest/Makefile.am
Added PLATFORMS file
* Wed Oct 29 2003 Tom Howard <tomhoward@users.sf.net>
- ./Makefile.am
- ./NEWS
- ./rcsstest/Failure.h
- ./rcsstest/Makefile.am
- ./rcsstest/Test.h
- ./rcsstest/TestRegistry.cpp
- ./rcsstest/TestRegistry.h
- ./rcsstest/TestResult.h
Fixed waring on Mac OS X related to defines
* Wed Sep 10 2003 Tom Howard <tomhoward@users.sf.net>
- ./cvs.am
Fixed bug in inc_rel
- ./sf.am
added upload-all target, which has the same rules as upload
* Wed Sep 10 2003 Tom Howard <tomhoward@users.sf.net>
- ./configure.ac
Updated version number
* Wed Sep 10 2003 Tom Howard <tomhoward@users.sf.net>
- ./configure.ac
Released rcsstest-10.0.2
You can access this release by running:
cvs co -r -d rcsstest-10.0.2 rcsstest
The release will then be available in the rcsstest-10.0.2 directory
* Wed Sep 10 2003 Tom Howard <tomhoward@users.sf.net>
- ./cvs.am
Removed old addlog target
* Tue Sep 09 2003 Tom Howard <tomhoward@users.sf.net>
- ./rcsstest.ncb
- ./rcsstest.suo
- ./rcsstest/Failure.h
- ./rcsstest/Test.h
- ./rcsstest/TestRegistry.h
- ./rcsstest/TestResult.h
Completed changes so rcsstest produces a dll on windows
* Tue Sep 02 2003 Tom Howard <tomhoward@users.sf.net>
- ./rcsstest/Test.hpp
- ./rcsstest.ncb
- ./rcsstest.sln
- ./rcsstest.suo
- ./rcsstest.vcproj
- ./Setup/Setup.vdproj
Added exporting of the class Test on Windows.
Debug libraries are now rcsstestd.dll and rcsstestd.lib and these
have been added to the msi file
* Tue Sep 02 2003 Tom Howard <tomhoward@users.sf.net>
- ./NEWS
Fixed version info
* Mon Sep 01 2003 Reza Zafarani <rzafarani@users.sf.net>
- ./rcsstest.ncb
- ./rcsstest.sln
- ./rcsstest.suo
- ./Setup/Setup.vdproj
- ./NEWS
Changed for creating rcsstest.dll - Active Config Changed to release
* Thu Aug 28 2003 Tom Howard <tomhoward@users.sf.net>
- ./Makefile.am
- ./configure.ac
- ./dist.am
- ./msi.am
- ./rpm.am
- ./sf.am
More trweeking of ulpoad and dist targets.
Moved dist specific targets to dist.am.
* Thu Aug 28 2003 Tom Howard <tomhoward@users.sf.net>
- ./Makefile.am
- ./NEWS
- ./msi.am
- ./rpm.am
- ./sf.am
generalized upload targets and created a dist2 target that creates
all the dists
* Thu Aug 28 2003 Tom Howard <tomhoward@users.sf.net>
- ./Makefile.am
- ./msi.am
- ./rpm.am
- ./sf.am
msi and rpm distributions are now automatically made with make dist
* Wed Aug 27 2003 Tom Howard <tomhoward@users.sf.net>
- ./sf.am
Fixed upload problems
* Wed Aug 27 2003 Tom Howard <tomhoward@users.sf.net>
- ./rcsstest.ncb
- ./rcsstest.sln
- ./rcsstest.suo
- ./Setup/Setup.vdproj
Correct target for msi files
* Wed Aug 27 2003 Tom Howard <tomhoward@users.sf.net>
- ./cvs.am
The commitlog is now prepended with a tag to tell emacs to enter
ChangeLog mode. This tag is automatically removed after editing.
* Wed Aug 27 2003 Tom Howard <tomhoward@users.sf.net>
- ./cvs.am
Modifed automatic changelog rules to commitlog rules
- ./rpm.am
Changed dependencies for install_files
* Wed Aug 27 2003 Tom Howard <tomhoward@users.sf.net>
- ./cvs.am
Tidied up a bit. Instead of calling make make addlog to add log
entries, make commit automatically calles commitlog which allows
you to enter your changes and the incorporates that into the
ChangeLog.
* Wed Aug 27 2003 Tom Howard <tomhoward@users.sf.net>
- ./configure.ac
Released rcsstest-10.0.1
* Wed Aug 27 2003 Tom Howard <tomhoward@users.sf.net>
- ./rpm.am
Added missing rule in install_files creation
* Wed Aug 27 2003 Tom Howard <tomhoward@users.sf.net>
- ./Makefile.am
- ./cvs.am
- ./msi.am
- ./rpm.am
- ./sf.am
Moved sections of Makefile.am into include modules.
* Wed Aug 27 2003 Tom Howard <tomhoward@users.sf.net>
- ./Makefile.am
- ./NEWS
- ./configure.ac
- ./rel.awk
- ./rcsstest/Makefile.am
Fixed linux build problem
Update configure.ac to automatically build .bz2 and .zip dists
Changed generation of install_files list to use file installed
into the staging area.
* Mon Aug 25 2003 Tom Howard <tomhoward@users.sf.net>
- ./rcsstest.ncb
- ./rcsstest.suo
- ./Setup/Setup.vdproj
Added missing file
* Mon Aug 25 2003 Tom Howard <tomhoward@users.sf.net>
- ./configure.ac
Released rcsstest-10.0.0
* Mon Aug 25 2003 Tom Howard <tomhoward@users.sf.net>
- ./configure.ac
- ./rcsstest.ncb
- ./rcsstest.suo
- ./rcsstest/Failure.h
- ./rcsstest/Test.h
- ./rcsstest/TestResult.cpp
- ./rcsstest/TestResult.h
Removed use of strstream
* Mon Aug 25 2003 Tom Howard <tomhoward@users.sf.net>
- ./COPYING.rtf
- ./Makefile.am
- ./rcsstest.ncb
- ./rcsstest.sln
- ./rcsstest.suo
- ./rcsstest.vcproj
- ./rcsstest/Setup/Setup.vcproj
- ./rcsstest/Failure.h
- ./rcsstest/Test.cpp
- ./rcsstest/Test.h
- ./rcsstest/TestRegistry.cpp
- ./rcsstest/TestRegistry.h
- ./rcsstest/TestResult.h
Added Windows support via VC++ 7
Added better excetion handling
Added better output and tests
* Sun Jun 01 2003 Tom Howard <tomhoward@users.sf.net>
- ./Makefile.am
Fixed bug in upload_rpm target
* Thu May 29 2003 Tom Howard <tomhoward@users.sf.net>
- ./Makefile.am
Fixed bug in upload_bz2 target
* Wed May 28 2003 Tom Howard <tomhoward@users.sf.net>
- ./Makefile.am
- ./configure.ac
- ./spec.tmpl
Updated release procedure. make release now just does a distcheck
and tags the release. You then need to check out the release and
run make upload_gz, upload_bz2, upload_rpm and/or upload_sprm to
create the distributions and upload them to SF. You then need to
go to the SF page and add them to the appropriate release.
- ./Makefile.am
Fixed bug that would prevent the configure.ac from being updated
when branching.
* Mon May 26 2003 Tom Howard <tomhoward@users.sf.net>
- ./rcsstest/ac_lib_rcsstest.m4
Fixed bug where LDFLAGS would be altered by the test
* Sun May 18 2003 Tom Howard <tomhoward@users.sf.net>
- ./configure.in
Released rcsstest-9.3.3
[Please see the ChangeLog file for older changes] - Ed.
/usr/include/rcsstest/Failure.h /usr/include/rcsstest/Test.h /usr/include/rcsstest/TestHarness.h /usr/include/rcsstest/TestRegistry.h /usr/include/rcsstest/TestResult.h /usr/lib/librcsstest.a /usr/lib/librcsstest.la /usr/lib/librcsstest.so /usr/lib/librcsstest.so.0 /usr/lib/librcsstest.so.0.0.0 /usr/share/doc/packages/rcsstest /usr/share/doc/packages/rcsstest/AUTHORS /usr/share/doc/packages/rcsstest/BUGS /usr/share/doc/packages/rcsstest/COPYING /usr/share/doc/packages/rcsstest/ChangeLog /usr/share/doc/packages/rcsstest/INSTALL /usr/share/doc/packages/rcsstest/NEWS /usr/share/doc/packages/rcsstest/README /usr/share/rcsstest/ac_lib_rcsstest.m4
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri May 24 23:05:26 2013