hpk
05ef2d5832
[svn r38831] be more careful to not work with svnwc() paths
...
when checking for mtimes
--HG--
branch : trunk
2007-02-14 15:07:23 +01:00
arigo
79a17fa4ef
[svn r38828] Try harder to get the logic right to avoid regenerating html files for
...
unmodified txts.
--HG--
branch : trunk
2007-02-14 14:57:46 +01:00
hpk
96355656ce
[svn r38824] skip these tests on win32
...
--HG--
branch : trunk
2007-02-14 14:11:34 +01:00
hpk
f6040733dc
[svn r38821] hum, only do the precompiled greenlet if we are invoked
...
with install
--HG--
branch : trunk
2007-02-14 13:51:08 +01:00
hpk
0a4d47a4c7
[svn r38819] skip apigen on win32
...
--HG--
branch : trunk
2007-02-14 13:44:52 +01:00
hpk
80f98fe70c
[svn r38818] add release 0.9.0 announcement link to index.txt
...
--HG--
branch : trunk
2007-02-14 13:34:17 +01:00
cfbolz
c0c60edcb2
[svn r38817] fix typo, make the promise less definite (it's ages old)
...
--HG--
branch : trunk
2007-02-14 13:32:37 +01:00
lene
6913d477f2
[svn r38816] tried to fix sentences and singular/plural
...
--HG--
branch : trunk
2007-02-14 13:32:24 +01:00
fijal
3d8b61c246
[svn r38815] Be at least consistent within one file
...
--HG--
branch : trunk
2007-02-14 13:28:38 +01:00
hpk
a8139d7d44
[svn r38812] remove the exe for now and warn about missing greenlet
...
support for win32
--HG--
branch : trunk
2007-02-14 13:24:47 +01:00
hpk
f2e89671d0
[svn r38810] being yet more ignorant about build problems of c-extensions
...
--HG--
branch : trunk
2007-02-14 13:15:20 +01:00
hpk
86155cceb8
[svn r38808] trying to be more ignorant about missing abilities
...
to remove c-extension modules (they might be in
site-packages) and adding a hack to make sure
that the greenlet module gets build ahead of
the setup install.
--HG--
branch : trunk
2007-02-14 13:13:39 +01:00
hpk
d02d937b74
[svn r38805] be more careful about win32 supporting claims
...
--HG--
branch : trunk
2007-02-14 12:49:11 +01:00
hpk
f016b14965
[svn r38801] fixing the download page for prospected links
...
--HG--
branch : trunk
2007-02-14 12:16:03 +01:00
hpk
a158e35229
[svn r38799] bumping version to 0.9.0 (trying :)
...
--HG--
branch : trunk
2007-02-14 12:10:40 +01:00
hpk
1fd940c579
[svn r38797] fixing the too global revision caching
...
--HG--
branch : trunk
2007-02-14 12:02:16 +01:00
hpk
09f7bc947d
[svn r38782] here as well
...
--HG--
branch : trunk
2007-02-14 03:30:19 +01:00
hpk
1adff0f057
[svn r38781] the target docpath needs to be determined per project
...
--HG--
branch : trunk
2007-02-14 03:29:11 +01:00
guido
bed622d665
[svn r38779] Made that the package revision is now shown in the title rather than each
...
file's individual revision.
--HG--
branch : trunk
2007-02-14 03:03:51 +01:00
guido
2851e1d919
[svn r38777] Fixed api and source link role relative paths.
...
--HG--
branch : trunk
2007-02-14 02:31:50 +01:00
guido
74ad33da28
[svn r38776] Removed duplicate links.
...
--HG--
branch : trunk
2007-02-14 02:18:06 +01:00
hpk
a90fb8112c
[svn r38775] use relative paths, and compute them late
...
--HG--
branch : trunk
2007-02-14 02:03:51 +01:00
guido
f074f6137c
[svn r38773] Using ensure() better (thanks, hpk ;).
...
--HG--
branch : trunk
2007-02-14 01:11:26 +01:00
guido
d457485d1b
[svn r38772] Make sure target dir exists before writing files to it.
...
--HG--
branch : trunk
2007-02-14 01:07:45 +01:00
guido
13c44faa38
[svn r38770] Removed option --apigen_relpath, added options --docpath and --apigenpath, both
...
of which are not only used for building the navigation, but also to actually
tell py.test where docs should be generated. Also cleaned up and fixed the
situation regarding relative links in the navigation menu and stylesheet/js
paths.
--HG--
branch : trunk
2007-02-14 00:56:57 +01:00
hpk
c9b5b1714a
[svn r38766] naming consistency
...
--HG--
branch : trunk
2007-02-14 00:20:43 +01:00
hpk
f643f601c6
[svn r38763] overriding the new a_docref and a_apigenref Page helper methods,
...
getting rid of update_menubar_links
--HG--
branch : trunk
2007-02-13 23:20:05 +01:00
hpk
8efaf88364
[svn r38762] slight sanitizing and allow to change sep in one place
...
--HG--
branch : trunk
2007-02-13 22:56:42 +01:00
hpk
441724abbe
[svn r38761] split Page methods for menubar generation
...
allowing to override A link generation for
docs and for apigen pages.
--HG--
branch : trunk
2007-02-13 22:43:32 +01:00
hpk
f12b95ff5a
[svn r38760] fix ehem syntax ehem error
...
--HG--
branch : trunk
2007-02-13 21:40:29 +01:00
hpk
a3dd6dfd7c
[svn r38755] fix reporting of duplicate remote host rsyncs
...
and adding an XXX test (not easy to test ssh hosts
because it modifies remote state)
--HG--
branch : trunk
2007-02-13 21:09:25 +01:00
hpk
d919ad9eee
[svn r38750] mention command line completion
...
--HG--
branch : trunk
2007-02-13 20:30:34 +01:00
fijal
87aabe079e
[svn r38749] Regenerated js
...
--HG--
branch : trunk
2007-02-13 20:30:19 +01:00
hpk
3ab95e5672
[svn r38747] hum, a last-minute namespace change: i missed
...
that fijal didn't move py.test.Item|Function to the py.test.collect namespace
at the time. a pypy fix will follow shortly after i merged the dist.
--HG--
branch : trunk
2007-02-13 20:21:53 +01:00
hpk
1bddcfee3d
[svn r38745] striking another XXX, mentioning limited windows path support.
...
--HG--
branch : trunk
2007-02-13 20:13:41 +01:00
hpk
0590bc0af1
[svn r38744] * adding a section about conftest.py files (removing an XXX)
...
* removing dead links
--HG--
branch : trunk
2007-02-13 20:10:09 +01:00
hpk
18120135a3
[svn r38743] fix and remove unneeded external references
...
remote test-distributed.txt which had lots of
not actual links and IMO would need a higher-level
introduction to become understandable.
--HG--
branch : trunk
2007-02-13 20:01:02 +01:00
hpk
e4d4fb7c56
[svn r38741] doing r38739 in the right place (dist will get
...
recopied from trunk)
--HG--
branch : trunk
2007-02-13 19:22:47 +01:00
fijal
614675743d
[svn r38726] shuffle -> sample
...
--HG--
branch : trunk
2007-02-13 17:37:26 +01:00
fijal
97a82f2df2
[svn r38713] Use self.source wherever applicable
...
--HG--
branch : trunk
2007-02-13 16:34:16 +01:00
fijal
de57df5134
[svn r38712] Avoid py.test.config._reparse([])
...
--HG--
branch : trunk
2007-02-13 16:32:49 +01:00
fijal
a38f606825
[svn r38711] Avoid infinte recursion when rsyncing (well finite - OSError file too long)
...
--HG--
branch : trunk
2007-02-13 16:31:31 +01:00
fijal
44337db211
[svn r38710] Invoke the skip rather than have it
...
--HG--
branch : trunk
2007-02-13 16:24:33 +01:00
fijal
f149de635c
[svn r38709] kill dead code
...
--HG--
branch : trunk
2007-02-13 16:24:08 +01:00
fijal
db6df474fe
[svn r38708] document.location is not in DOM. We need to implemented some stuff in
...
js backend to be able to test this
--HG--
branch : trunk
2007-02-13 16:15:26 +01:00
hpk
a992ca7427
[svn r38706] privatizing config.conftest to config._conftest as well
...
--HG--
branch : trunk
2007-02-13 16:05:21 +01:00
guido
e2931176bb
[svn r38701] Fixed line heights in Konqueror.
...
--HG--
branch : trunk
2007-02-13 15:29:12 +01:00
guido
f5f46c9f3e
[svn r38700] Fixed paths, docs are now no longer placed in a sub dir.
...
--HG--
branch : trunk
2007-02-13 15:26:46 +01:00
guido
b9965f8134
[svn r38685] Partial rewrite of fijal's pdb/apigen text.
...
--HG--
branch : trunk
2007-02-13 13:49:37 +01:00
fijal
aaee02c214
[svn r38683] Add some information about pdb + apigen
...
--HG--
branch : trunk
2007-02-13 13:33:45 +01:00
hpk
275a31ed37
[svn r38659] mention that we think that py lib works on 2.3, 2.4 and 2.5
...
--HG--
branch : trunk
2007-02-13 09:18:31 +01:00
guido
7953ac1b82
[svn r38653] Skipping some tests on win32, for some reason svnwc.info().created_rev seems
...
to fail (need to look into it in more detail later).
--HG--
branch : trunk
2007-02-13 02:11:30 +01:00
guido
63c2a8f62f
[svn r38652] Fixed rendering problems in IE, updated todo.txt.
...
--HG--
branch : trunk
2007-02-13 02:01:23 +01:00
guido
cb8041a34a
[svn r38650] Added env var for creating relative links to the py lib docs (in the nav bar),
...
added script to generate py lib's docs and api docs in a subdir in one go.
--HG--
branch : trunk
2007-02-13 00:14:50 +01:00
guido
0b575823d0
[svn r38649] Adding _findpy call to not have to set PYTHONPATH to find the py lib.
...
--HG--
branch : trunk
2007-02-13 00:10:38 +01:00
hpk
16e47af8a9
[svn r38626] some XXX to TODO, and adding a part about proper linking
...
--HG--
branch : trunk
2007-02-12 19:11:07 +01:00
hpk
a07cceca9f
[svn r38621] * fix for linking problems: move future.txt one level up
...
* be slightly more defensive about apigen_relpath
--HG--
branch : trunk
2007-02-12 18:58:38 +01:00
hpk
9e8334e8ae
[svn r38601] pointing to the just uploaded py-0.9.0-beta packages
...
--HG--
branch : trunk
2007-02-12 18:04:15 +01:00
hpk
5271ecce58
[svn r38598] fixing download url and fix makepyrelease script
...
--HG--
branch : trunk
2007-02-12 17:57:45 +01:00
arigo
00aa8876d6
[svn r38597] Raise an ImportError if there is no way to build a C extension module,
...
e.g. on top of pypy-c. Importing e.g. py.magic.greenlet then gives an
exception that is saner to catch than ValueError.
--HG--
branch : trunk
2007-02-12 17:49:32 +01:00
hpk
620b070002
[svn r38595] streamlining info a bit
...
--HG--
branch : trunk
2007-02-12 17:42:53 +01:00
hpk
1169851892
[svn r38588] or maybe this version for google? :)
...
--HG--
branch : trunk
2007-02-12 17:29:15 +01:00
hpk
e6071cfb7a
[svn r38586] use merlinux.eu (did you know it exists? :)
...
--HG--
branch : trunk
2007-02-12 17:27:07 +01:00
cfbolz
9f3949ba3f
[svn r38585] remove the gmbh
...
--HG--
branch : trunk
2007-02-12 17:17:37 +01:00
hpk
a4123181c8
[svn r38584] cleaning up menu bar: "index" instead of doc,
...
removing pseudo "home" page.
--HG--
branch : trunk
2007-02-12 17:13:05 +01:00
hpk
f19050bd40
[svn r38582] refining the release announcement/finalizing from my site
...
fijal, cfbolz, guido_w: are you ok with it? (your name
is under the release announcement)
--HG--
branch : trunk
2007-02-12 17:10:28 +01:00
hpk
ed2759b262
[svn r38579] library code should not use magic timeouts,
...
testing code may use a global TESTTIMEOUT
--HG--
branch : trunk
2007-02-12 16:55:48 +01:00
guido
5a46d43990
[svn r38578] Made that the docstring isn't replaced by the function info anymore, but the
...
func info is appended, some small style issues.
--HG--
branch : trunk
2007-02-12 16:45:56 +01:00
fijal
53c204962a
[svn r38577] Test for explicit Failed
...
--HG--
branch : trunk
2007-02-12 16:40:04 +01:00
fijal
ba07ab5533
[svn r38576] typo!
...
--HG--
branch : trunk
2007-02-12 16:30:32 +01:00
fijal
de078273a0
[svn r38574] Special case outcome.Failed - reuse that excinfo
...
--HG--
branch : trunk
2007-02-12 16:28:28 +01:00
fijal
6210030d27
[svn r38573] This tests was completely broken when pypy is there
...
--HG--
branch : trunk
2007-02-12 16:28:09 +01:00
fijal
cb87cd42cc
[svn r38572] Move a bit into using high-level traceback interface instead of low-level one
...
--HG--
branch : trunk
2007-02-12 16:27:46 +01:00
guido
c7fa5db37b
[svn r38571] Using wcpath.info().created_rev (last changed revision) rather than
...
wcpath.status().rev (current wc rev) as revision, added revision for source and
namespace pages.
--HG--
branch : trunk
2007-02-12 16:21:35 +01:00
hpk
a43ff3108f
[svn r38568] improving r38560 a bit
...
--HG--
branch : trunk
2007-02-12 15:58:14 +01:00
fijal
6294a4b189
[svn r38560] Compare collectors by id rather than by name. It needs to be rethought
...
a bit.
--HG--
branch : trunk
2007-02-12 14:20:49 +01:00
fijal
d01fb4a18e
[svn r38559] Give info about tests in case of failure/interruption
...
--HG--
branch : trunk
2007-02-12 14:14:36 +01:00
hpk
d1008d3752
[svn r38549] also privatizing Config.initdirect (which relates to remote reprs and such)
...
--HG--
branch : trunk
2007-02-12 13:21:16 +01:00
hpk
5d36fbf365
[svn r38548] carefully privatizing Config.make_repr and Config.merge_repr
...
by doing a whole-pylib replace and reviewing the diff in detail
--HG--
branch : trunk
2007-02-12 13:18:23 +01:00
guido
38e3462d98
[svn r38546] Typo.
...
--HG--
branch : trunk
2007-02-12 12:36:07 +01:00
guido
8a07ca4457
[svn r38542] Fixed help string for --apigenrelpath.
...
--HG--
branch : trunk
2007-02-12 12:16:18 +01:00
hpk
4388237e69
[svn r38534] some more little issues
...
--HG--
branch : trunk
2007-02-12 01:41:07 +01:00
hpk
66b0639109
[svn r38533] adding a way to modify the "apigen relative path"
...
from the command line, unifying conftest and confrest
--HG--
branch : trunk
2007-02-12 01:37:48 +01:00
hpk
8c55dd3f35
[svn r38530] fix
...
--HG--
branch : trunk
2007-02-12 01:09:57 +01:00
cfbolz
b4732e7982
[svn r38524] add link to pyfuse (which is the newer approach, I think) and fix the link
...
target.
--HG--
branch : trunk
2007-02-11 23:16:23 +01:00
hpk
b1b2a94a55
[svn r38518] fix references
...
--HG--
branch : trunk
2007-02-11 20:57:12 +01:00
hpk
97aab00607
[svn r38516] majorly refactor future chapter, mentioning
...
APIgen and other more current ideas
--HG--
branch : trunk
2007-02-11 20:52:11 +01:00
hpk
790c9bbb88
[svn r38514] rewrite/refactor why_py (it was quite old)
...
--HG--
branch : trunk
2007-02-11 20:31:14 +01:00
hpk
00c7ccfaa0
[svn r38508] skip signal detection tests for python < 2.4
...
(2.4 and 2.5 work apparently)
--HG--
branch : trunk
2007-02-11 19:56:08 +01:00
hpk
ff9df3c079
[svn r38506] config.getvalue_pathlist should also honour option values
...
(to be uniform with getvalue semantics)
--HG--
branch : trunk
2007-02-11 19:47:04 +01:00
hpk
7973f472d7
[svn r38505] clarify that config.getvalue will first lookup
...
in options.
--HG--
branch : trunk
2007-02-11 19:43:34 +01:00
hpk
508eb5d4de
[svn r38504] fixes for python2.3
...
--HG--
branch : trunk
2007-02-11 19:36:38 +01:00
hpk
14ad83da06
[svn r38496] don't print the test-mode, that needs more thought how
...
to do it now
--HG--
branch : trunk
2007-02-11 19:01:19 +01:00
hpk
bda58e9862
[svn r38484] make config.option override any conftest provided value.
...
--HG--
branch : trunk
2007-02-11 18:08:13 +01:00
hpk
50f9f1a410
[svn r38480] unneeded import
...
--HG--
branch : trunk
2007-02-11 17:56:46 +01:00
hpk
5c000e57f1
[svn r38474] make io capturing configurable per e.g.
...
conf_iocapture = "sys"
by default it has "fd" for performing fd-based capturing
--HG--
branch : trunk
2007-02-11 17:25:01 +01:00
hpk
245aa057b4
[svn r38473] rewrote the future section of py test
...
--HG--
branch : trunk
2007-02-11 17:24:17 +01:00
hpk
5be8668782
[svn r38472] clarifications regarding dist testing
...
--HG--
branch : trunk
2007-02-11 17:14:40 +01:00
hpk
9b7fa6514b
[svn r38470] try to have py.process.cmdexec run on top of PyPy
...
(with its currentl limitations)
--HG--
branch : trunk
2007-02-11 16:11:49 +01:00
hpk
c52a54796d
[svn r38467] make string comparison lowercase-insensitive for windows
...
--HG--
branch : trunk
2007-02-11 15:59:56 +01:00