Commit Graph

17 Commits

Author SHA1 Message Date
hpk 2ad9d8a3c6 [svn r59728] fix broken import exposed by a pypy test (bah)
--HG--
branch : trunk
2008-11-05 18:08:39 +01:00
pedronis e4e1e9f26d [svn r58318] (iko, pedronis)
this lives in py.lib trunk proper now

--HG--
branch : trunk
2008-09-22 14:49:41 +02:00
hpk cdb8fa1abe [svn r58288] update TODOs, docstring
--HG--
branch : trunk
2008-09-21 10:17:11 +02:00
hpk eebb9d7257 [svn r58287] add a test for __version__ attr
--HG--
branch : trunk
2008-09-21 09:19:30 +02:00
hpk 634679a4db [svn r58286] also contain URL
--HG--
branch : trunk
2008-09-21 09:18:39 +02:00
hpk 029451edab [svn r58285] add docstring and version info
--HG--
branch : trunk
2008-09-21 09:17:00 +02:00
hpk ad89dfc565 [svn r58284] make sure that "test" prefix is enough.
--HG--
branch : trunk
2008-09-21 08:40:54 +02:00
pedronis 3f7588948c [svn r58113] typo
--HG--
branch : trunk
2008-09-13 16:48:56 +02:00
pedronis a46929a02a [svn r58112] helper to add the required option
--HG--
branch : trunk
2008-09-13 16:46:15 +02:00
pedronis 89814706bc [svn r58111] make the tests runnable also under pypy
--HG--
branch : trunk
2008-09-13 16:38:06 +02:00
arigo 2a706fc8ae [svn r58108] A hyperthreaded cpu core should only count as 1, although it is present as 2
entries in /proc/cpuinfo.  Counting it as 2 is misleading because it is *by
far* not as efficient as two independent cores.

--HG--
branch : trunk
2008-09-13 16:23:30 +02:00
pedronis bb9b0e7361 [svn r58107] first step in moving experimental filelog session into contrib
--HG--
branch : trunk
2008-09-13 15:39:36 +02:00
hpk 53220afc60 [svn r58037] adding small sysinfo script for retrieving remote host information
through execnet.

--HG--
branch : trunk
2008-09-10 13:28:42 +02:00
hpk 3febdb049d [svn r58028] reverting 58009 - webcheck is actually used although not directly tested.
--HG--
branch : trunk
2008-09-09 23:53:38 +02:00
hpk 0c1fe61f44 [svn r58009] move old webcheck things into contrib
--HG--
branch : trunk
2008-09-09 18:51:07 +02:00
hpk 314d103884 [svn r57771] adding Guido's py_unittest unittest TestCase collector, adapting to py/trunk API and simplifing it a bit.
--HG--
branch : trunk
2008-09-02 21:08:45 +02:00
hpk 4c38ff30ee [svn r57756] * create new contrib directory
* move py/green to contrib/pygreen,
  fix tests and code to pass

--HG--
branch : trunk
2008-09-02 14:42:35 +02:00