[bknr-devel] Re: [bknr-cvs] r2376 - branches/bos/projects/bos/m2

Hans Hübner hans at huebner.org
Mon Jan 21 14:11:45 UTC 2008


http://random-state.net/log/3390120648.html

On Jan 21, 2008 3:03 PM,  <ksprotte at common-lisp.net> wrote:
> Author: ksprotte
> Date: Mon Jan 21 09:03:34 2008
> New Revision: 2376
>
> Removed:
>    branches/bos/projects/bos/m2/allocation-cache-test.lisp
> Modified:
>    branches/bos/projects/bos/m2/bos.test.asd
> Log:
> no need to have separate allocation-cache-test.lisp
>
>
> Modified: branches/bos/projects/bos/m2/bos.test.asd
> ==============================================================================
> --- branches/bos/projects/bos/m2/bos.test.asd   (original)
> +++ branches/bos/projects/bos/m2/bos.test.asd   Mon Jan 21 09:03:34 2008
> @@ -6,7 +6,6 @@
>    :components ((:file "packages-test")
>                (:file "test-suites" :depends-on ("packages-test"))
>                (:file "test-fixtures" :depends-on ("packages-test"))
> -              (:file "allocation-test" :depends-on ("test-suites" "test-fixtures"))
> -              (:file "allocation-cache-test" :depends-on ("test-suites" "test-fixtures"))
> +              (:file "allocation-test" :depends-on ("test-suites" "test-fixtures"))
>                ;; (:file "utils" :depends-on ("config"))
>                ))
> _______________________________________________
> bknr-cvs mailing list
> bknr-cvs at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/bknr-cvs
>



More information about the Bknr-devel mailing list