~vcs-imports-ii/dejagnu/master

  • Committer: Jacob Bachmeyer
  • Date: 2023-11-08 03:08:04 UTC
  • Revision ID: git-v1:a877b418a00dcc3c5b4d7584e0d85949c843c4ed
Fix tests that attempt to determine if target_alias has been set

The problem with using [info exists target_alias] is that target_alias
is unconditionally initialized to the empty string and therefore always
exists.
Filename Latest Rev Last Changed Committer Comment Size
..
baseboards 1 23 years ago Rob Savoye Initial revision Diff
commands 717 5 years ago Ben Elliston * Makefile.am (EXTRA_DIST): Add "dejagnu" launche Diff
config 1 23 years ago Rob Savoye Initial revision Diff
contrib 265 17 years ago Ben Elliston Import this useful script from GCC. It's useful t Diff
doc 2 23 years ago Rob Savoye Initial revision Diff
lib 2 23 years ago Rob Savoye Initial revision Diff
testsuite 2 23 years ago Rob Savoye Initial revision Diff
.dir-locals.el 752 3 years ago Rob Savoye This adds a .dir-locals.el for emacs to the reposi 830 bytes Diff Download File
.gitignore 751 3 years ago Rob Savoye Ignore generated files. 91 bytes Diff Download File
aclocal.m4 831.1.46 2 years ago Jacob Bachmeyer Regenerate build system files 42.7 KB Diff Download File
AUTHORS 124 20 years ago Ben Elliston * NEWS: Tidy. * AUTHORS: Don't list maintainers, 161 bytes Diff Download File
File autogen.sh 773 3 years ago Rob Savoye Add script to regenerate configure/build files. 7.6 KB Diff Download File
ChangeLog 882 5 months ago Jacob Bachmeyer Fix tests that attempt to determine if target_alia 160 KB Diff Download File
ChangeLog-1992 332 13 years ago Ben Elliston Fix whitespace issues flagged by Emacs' whitespace 211 KB Diff Download File
File compile 587 5 years ago Ben Elliston * compile, depcomp, install-sh: Latest upstream v 7.2 KB Diff Download File
File config.guess 831.1.42 2 years ago Jacob Bachmeyer Update config.guess with patched version for backw 48.3 KB Diff Download File
File config.sub 831 3 years ago Jacob Bachmeyer Update config.guess and config.sub Thanks to Kito 33.6 KB Diff Download File
File configure 835 2 years ago Jacob Bachmeyer Merge fixes from 1.6.3 release branch Conflicts: 154 KB Diff Download File
configure.ac 835 2 years ago Jacob Bachmeyer Merge fixes from 1.6.3 release branch Conflicts: 1.4 KB Diff Download File
COPYING 303 15 years ago Ben Elliston * COPYING: Update to GPL version 3. 34.3 KB Diff Download File
File dejagnu 831.1.43 2 years ago Jacob Bachmeyer Fix error message in auxiliary launcher 12.6 KB Diff Download File
dejagnu.h 878 1 year ago Jacob Bachmeyer Change summary totals emitted by dejagnu.h for con 8.7 KB Diff Download File
File depcomp 587 5 years ago Ben Elliston * compile, depcomp, install-sh: Latest upstream v 23 KB Diff Download File
INSTALL 621 5 years ago Ben Elliston * INSTALL: Update to latest upstream version. 15.3 KB Diff Download File
File install-sh 587 5 years ago Ben Elliston * compile, depcomp, install-sh: Latest upstream v 15 KB Diff Download File
MAINTAINERS 830 3 years ago Jacob Bachmeyer Update MAINTAINERS file 100 bytes Diff Download File
Makefile.am 865 1 year ago Jacob Bachmeyer Add tests for mixed C/C++ unit test library usage 7.8 KB Diff Download File
Makefile.in 865 1 year ago Jacob Bachmeyer Add tests for mixed C/C++ unit test library usage 58.5 KB Diff Download File
File mdate-sh 632 5 years ago Ben Elliston Make mdate-sh a real file, not a symbolic link to 5.9 KB Diff Download File
File missing 779 3 years ago Rob Savoye updated 6.7 KB Diff Download File
NEWS 831.1.5 3 years ago Jacob Bachmeyer Remove automatic search for local Expect executabl 8.3 KB Diff Download File
README 594 5 years ago Ben Elliston * README (Documentation): Update. 1.6 KB Diff Download File
File runtest 831.1.10 3 years ago Jacob Bachmeyer Clean up another non-portable shell construct in r 4.5 KB Diff Download File
runtest.exp 882 5 months ago Jacob Bachmeyer Fix tests that attempt to determine if target_alia 56.4 KB Diff Download File
stub-loader.c 1 23 years ago Rob Savoye Initial revision 85 bytes Diff Download File
testglue.c 317 14 years ago Ben Elliston * testglue.c: Remove duplicated prototypes for ab 3.3 KB Diff Download File
TODO 646 5 years ago Ben Elliston Add an item for grep -n. 7.8 KB Diff Download File