This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
U.check was never added to perforce. I never used it
authorH.Merijn Brand <merijn@nb09.procura.nl>
Thu, 18 Sep 2008 12:39:03 +0000 (14:39 +0200)
committerH.Merijn Brand <merijn@nb09.procura.nl>
Thu, 18 Sep 2008 12:39:03 +0000 (14:39 +0200)
This is just housekeeping

U.check/.config/README [new file with mode: 0644]
U.check/.config/instruct [new file with mode: 0644]
U.check/.package [new file with mode: 0644]
U.check/README [new file with mode: 0644]
U.check/U [changed from file to symlink]

diff --git a/U.check/.config/README b/U.check/.config/README
new file mode 100644 (file)
index 0000000..bae2bcd
--- /dev/null
@@ -0,0 +1,4 @@
+This directory created by Configure to save information that should
+persist across sessions for u.check.
+
+You may safely delete it if you wish.
diff --git a/U.check/.config/instruct b/U.check/.config/instruct
new file mode 100644 (file)
index 0000000..36a5bc4
--- /dev/null
@@ -0,0 +1,3 @@
+doughera
+jhi
+merijn
diff --git a/U.check/.package b/U.check/.package
new file mode 100644 (file)
index 0000000..dbe8a33
--- /dev/null
@@ -0,0 +1,32 @@
+: This file was created by running packinit on Mon Jul 15 09:57:23 EDT 1996.
+: Do not hand edit; run packinit again if changes are to be made.
+packver='3.036'
+: Basic variables
+package=u.check
+baserev=1.1
+patchbranch=1
+copyright='COPYRIGHT'
+mydiff='gdiff -c'
+maintname='Andy Dougherty'
+maintloc='doughera@fractal.phys.lafayette.edu'
+ftpsite=''
+orgname='Dept. of Physics, Lafayette College'
+newsgroups='comp.sources.bugs'
+recipients='source-archives@mirror.TMC.COM'
+ftpdir=''
+mailagent='false'
+changelog='ChangeLog'
+changercs=
+: File lookup extensions
+cext=''
+shext='PL'
+: Mailing list variables
+list_users='false'
+list_name=''
+list_addr=''
+list_request=''
+list_manager=''
+list_sub=''
+list_unsub=''
+: Derivative variables -- do not change
+revbranch="$baserev.$patchbranch"
diff --git a/U.check/README b/U.check/README
new file mode 100644 (file)
index 0000000..80a2bd4
--- /dev/null
@@ -0,0 +1,8 @@
+Since metaconfig units are modular, you don't have to regenerate perl5's entire
+Configure every time you want to test just one unit.  Instead, you can 
+run metaconfig against a smaller project that tests just one (or a few)
+units.  That's what this U.check directory is for.
+
+Just edit main.c and dummy.SH to use whatever metaconfig symbols you're
+trying to test.  Then run  metaconfig -m  to regenerate Configure.
+You'll get a slimmed-down Configure that tests just what you want to test.
deleted file mode 100644 (file)
index 1b8594ad58ee766b39a2b4750b7da36cb194afd2..0000000000000000000000000000000000000000
--- a/U.check/U
+++ /dev/null
@@ -1 +0,0 @@
-../U
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..bda34ada86084f9f8e0541f98a85d9698ea9145c
--- /dev/null
+++ b/U.check/U
@@ -0,0 +1 @@
+../U
\ No newline at end of file