annotate nt/make-build-dir @ 5136:0f66906b6e37

Undo Assert-equal, Assert=, etc.; make `Assert' handle this automatically -------------------- ChangeLog entries follow: -------------------- lisp/ChangeLog addition: 2010-03-12 Ben Wing <ben@xemacs.org> * test-harness.el (test-harness-from-buffer): Undo change of e.g. (Assert (equalp ...)) to (Assert-equalp ...). Get rid of `Assert-equalp' and friends, `Assert-test', and `Assert-test-not'. Instead, make `Assert' smart enough to do the equivalent functionality when an expression like (Assert (equalp ...)) is seen. tests/ChangeLog addition: 2010-03-12 Ben Wing <ben@xemacs.org> * automated/base64-tests.el (bt-base64-encode-string): * automated/base64-tests.el (bt-base64-decode-string): * automated/base64-tests.el (for): * automated/byte-compiler-tests.el: * automated/byte-compiler-tests.el (before-and-after-compile-equal): * automated/case-tests.el (downcase-string): * automated/case-tests.el (uni-mappings): * automated/ccl-tests.el (ccl-test-normal-expr): * automated/ccl-tests.el (ccl-test-map-instructions): * automated/ccl-tests.el (ccl-test-suites): * automated/database-tests.el (delete-database-files): * automated/extent-tests.el (let): * automated/extent-tests.el (insert): * automated/extent-tests.el (props): * automated/file-tests.el: * automated/file-tests.el (for): * automated/hash-table-tests.el (test): * automated/hash-table-tests.el (for): * automated/hash-table-tests.el (ht): * automated/hash-table-tests.el (iterations): * automated/hash-table-tests.el (h1): * automated/hash-table-tests.el (equal): * automated/hash-table-tests.el (=): * automated/lisp-tests.el: * automated/lisp-tests.el (eq): * automated/lisp-tests.el (test-setq): * automated/lisp-tests.el (my-vector): * automated/lisp-tests.el (x): * automated/lisp-tests.el (equal): * automated/lisp-tests.el (y): * automated/lisp-tests.el (featurep): * automated/lisp-tests.el (=): * automated/lisp-tests.el (six): * automated/lisp-tests.el (three): * automated/lisp-tests.el (one): * automated/lisp-tests.el (two): * automated/lisp-tests.el (five): * automated/lisp-tests.el (test1): * automated/lisp-tests.el (division-test): * automated/lisp-tests.el (for): * automated/lisp-tests.el (check-function-argcounts): * automated/lisp-tests.el (z): * automated/lisp-tests.el (eql): * automated/lisp-tests.el (test-harness-risk-infloops): * automated/lisp-tests.el (erase-buffer): * automated/lisp-tests.el (sym): * automated/lisp-tests.el (new-char): * automated/lisp-tests.el (new-load-file-name): * automated/lisp-tests.el (cl-floor): * automated/lisp-tests.el (foo): * automated/md5-tests.el (lambda): * automated/md5-tests.el (large-string): * automated/md5-tests.el (mapcar): * automated/md5-tests.el (insert): * automated/mule-tests.el: * automated/mule-tests.el (test-chars): * automated/mule-tests.el (existing-file-name): * automated/mule-tests.el (featurep): * automated/query-coding-tests.el (featurep): * automated/regexp-tests.el: * automated/regexp-tests.el (insert): * automated/regexp-tests.el (Assert): * automated/regexp-tests.el (=): * automated/regexp-tests.el (featurep): * automated/regexp-tests.el (text): * automated/regexp-tests.el (text1): * automated/regexp-tests.el ("aáa"): * automated/regexp-tests.el (eql): * automated/search-tests.el (insert): * automated/search-tests.el (featurep): * automated/search-tests.el (let): * automated/search-tests.el (boundp): * automated/symbol-tests.el: * automated/symbol-tests.el (name): * automated/symbol-tests.el (check-weak-list-unique): * automated/symbol-tests.el (string): * automated/symbol-tests.el (list): * automated/symbol-tests.el (foo): * automated/symbol-tests.el (eq): * automated/symbol-tests.el (fresh-keyword-name): * automated/symbol-tests.el (print-gensym): * automated/symbol-tests.el (mysym): * automated/syntax-tests.el (test-forward-word): * automated/syntax-tests.el (test-backward-word): * automated/syntax-tests.el (test-syntax-table): * automated/syntax-tests.el (with-syntax-table): * automated/syntax-tests.el (Skip-Test-Unless): * automated/syntax-tests.el (with): * automated/tag-tests.el (testfile): * automated/weak-tests.el (w): * automated/weak-tests.el (p): * automated/weak-tests.el (a): Undo change of e.g. (Assert (equalp ...)) to (Assert-equalp ...). Get rid of `Assert-equalp' and friends, `Assert-test', and `Assert-test-not'. Instead, make `Assert' smart enough to do the equivalent functionality when an expression like (Assert (equalp ...)) is seen.
author Ben Wing <ben@xemacs.org>
date Fri, 12 Mar 2010 18:27:51 -0600
parents 4542b72c005e
children 308d34e9f07d
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1330
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
1 : #-*- Perl -*-
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
2
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
3 # Create skeleton build tree
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
4 #
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
5 # Copyright (C) 2003 Ben Wing.
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
6 #
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
7 # This file is part of XEmacs.
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
8 #
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
9 # XEmacs is free software; you can redistribute it and/or modify it
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
10 # under the terms of the GNU General Public License as published by the
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
11 # Free Software Foundation; either version 2, or (at your option) any
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
12 # later version.
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
13 #
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
14 # XEmacs is distributed in the hope that it will be useful, but WITHOUT
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
15 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
16 # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
17 # for more details.
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
18 #
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
19 # You should have received a copy of the GNU General Public License
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
20 # along with XEmacs; see the file COPYING. If not, write to
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
21 # the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
22 # Boston, MA 02111-1307, USA.
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
23 #
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
24 # Author: Ben Wing <ben@xemacs.org>
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
25 #
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
26 # Synched up with: Not in FSF.
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
27
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
28 eval 'exec perl -w -S $0 ${1+"$@"}'
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
29 if 0;
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
30
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
31 use File::Copy;
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
32 use File::Basename;
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
33 use Cwd;
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
34
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
35 die "Creates a skeleton build tree for use with SOURCE_DIR in config.inc.
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
36
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
37 Usage: $0 PATH
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
38 " if ($#ARGV);
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
39
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
40 my $path = $ARGV[0];
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
41 # Sometimes perl sucks, too. To get the equivalent of expand-file-name
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
42 # in a reliable way, you have to do really weird shit, it seems.
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
43 my $cwd = cwd ();
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
44 $0 =~ s|\\|/|g;
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
45 chdir (dirname ($0));
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
46 my $srcroot = dirname (cwd ());
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
47
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
48 # Convert the path to MS Windows format if we're running Cygwin Perl.
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
49 chomp ($srcroot = `cygpath -w $srcroot`) if ($^O eq "cygwin");
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
50 $srcroot =~ s|/|\\|g;
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
51
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
52 chdir ($cwd);
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
53
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
54 print "Creating skeleton build tree in $path\n";
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
55 mkdir $path if ! -e $path;
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
56 mkdir "$path/nt" if ! -e "$path/nt";
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
57 copy("$srcroot/nt/xemacs.mak", "$path/nt/xemacs.mak") if ! -e "$path/nt/xemacs.mak";
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
58
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
59 &HackFile ("config.inc.samp");
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
60 &HackFile ("config.inc") if -e "$srcroot/nt/config.inc";
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
61
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
62 sub HackFile
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
63 {
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
64 my $file = $_[0];
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
65 if (! -e "$path/nt/$file")
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
66 {
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
67 open IN, "<$srcroot/nt/$file";
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
68 open OUT, ">$path/nt/$file";
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
69
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
70 while (<IN>)
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
71 {
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
72 # Must hack away CRLF junk. Perl sucks again. Wouldn't it be
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
73 # nice if perl handled this right?? Really can't be that hard!!!
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
74 s/\r\n/\n/g;
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
75
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
76 # hack the SOURCE_DIR line to point back to the source.
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
77 s!^# SOURCE_DIR=.*!SOURCE_DIR=$srcroot!;
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
78
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
79 print OUT;
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
80 }
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
81
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
82 close IN;
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
83 close OUT;
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
84 }
4542b72c005e [xemacs-hg @ 2003-03-01 07:25:26 by ben]
ben
parents:
diff changeset
85 }