SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for dejagnu-1.6.3-335.d_t.2.noarch.rpm :

* Wed Feb 21 2024 Andreas Schwab - Use %autosetup
* Wed Jun 30 2021 Andreas Schwab - testsuite-legacy.patch: support deprecated legacy uses of dejagnu
* Mon Jun 21 2021 Andreas Schwab - Update to dejagnu 1.6.3
* The internal proc \'is_remote\' has been renamed to \'isremote\' for consistency with the other similar procs (eg, istarget)
* runtest now accepts --local_init and --global_init options to override the default of reading \"site.exp\"
* runtest now responds consistently to all Tcl errors and generates an UNRESOLVED result when a test script aborts
* runtest now collects Tcl errors encountered during a test run and prints the collected errors a second time at the end of the test run after the summary
* A utility procedure relative_filename has been added
* The utility procedure \'grep\' now accepts a \'-n\' option that includes line numbers in the output, consistent with GNU grep
* The target_compile procedure now accepts a \"linker=\" option that overrides the compiler selection when producing an executable
* The internal default_target_compile procedure now supports compiling sources in Go (using GCC Go) and Rust
* The host_execute procedure no longer insists that the executable be in the current directory if the file exists under the given name
* The host_execute procedure now reads input to end-of-file
* The match patterns in the host_execute procedure have been revised to fix timing issues causing test names to be truncated
* The host_execute procedure is no longer sensitive to the value of the \"text\" global variable
* A new multiplex procedure \"testsuite\" is added for commands retrieving or providing information about the current testsuite
* A command \"testsuite file\" is added to replace the use of the \"
*dir\" variables in test scripts
* A command \"testsuite can call\" is added to report the availability of multiplexed API calls
* A new multiplex procedure \"testcase\" is added for commands examining or manipulating the dynamic state of ongoing testing
* A command \"testcase group\" is provided for reporting test groups to the DejaGnu core
* A shell command \"dejagnu\" is added as a place to hang various auxiliary commands not directly involved with running tests
* The first auxiliary command is added: \"report card\"
* A Tcl namespace is now used for some internal procedures and variables.
* The Tcl namespace ::dejagnu and all child namespaces are entirely internal and should not be mentioned in testsuite code
* The DejaGnu testsuite no longer searches for a nearby Expect executable in the location where it would have been located in the old Cygnus tree layout
* Wed Nov 28 2018 schwabAATTsuse.de- Update to dejagnu 1.6.2
* runtest will abort if $DEJAGNU is defined but the file is not found.- close-wait-program.patch: Removed
* Tue Jul 31 2018 schwabAATTsuse.de- Adjust license
* Tue Jul 17 2018 schwabAATTsuse.de- close-wait-program.patch: Use separate kill command for each pid (bsc#1100206)- Use %license.
* Tue Oct 17 2017 schwabAATTsuse.de- Update to 1.6.1
* Minor bug fixes, no major changes
* Sat Apr 16 2016 mpluskalAATTsuse.com- Update to 1.6
* Proper support for target communication via SSH has been added.
* A large number of very old config and baseboard files have been removed. If you need to resurrect these, you can get them from version 1.5.3. If you can show that a board is still in use, it can be put back in the distribution.
* The --status command line option is now the default. This means that any error in the testsuite Tcl scripts will cause runtest to abort with exit status code 2. The --status option has been removed from the documentation, but will continue to be accepted for backward compatibility.
* runtest now exits with exit code 0 if the testsuite \"passed\", 1 if something unexpected happened (eg, FAIL, XPASS or UNRESOLVED), and 2 if an exception is raised by the Tcl interpreter.
* runtest now exits with the standard exit codes of programs that are terminated by the SIGINT, SIGTERM and SIGQUIT signals.
* The user-visible utility procedures `absolute\', `psource\' and `slay\' have been removed. If a testsuite uses any of these procedures, a copy of the procedure should be made and placed in the lib directory of the testsuite.
* Support was added for testing the D compiler.
* ~/.dejagnurc is now loaded last, not first. This allows the user to have the ability to override anything in their environment (even the site.exp file specified by $DEJAGNU).
* The user-visible utility procedure `unsetenv\' is deprecated and will be removed in the next release. If a testsuite uses any of these procedures, a copy of the procedure should be made and placed in the lib directory of the testsuite.- Run tests during build- Small spec-file polishing
* Wed Apr 01 2015 schwabAATTsuse.de- Update to dejagnu 1.5.3
* More bugfixes
* Sat Mar 14 2015 mpluskalAATTsuse.com- Add gpg signature- Add dependencies for macros dealing with info files- Use fdupes to avoid duplicate files- Small spec file cleanup by spec-cleaner
 
ICM