<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/8c1258f69892b47598d2fa4923d393b5715d2c3f" style="text-decoration: none; font-weight: bold; color: #573;">tests: Move pytest config (norecursedirs) from tox.ini to setup.cfg  Avoid (conceptual) dependency on the tox meta test runner configuration.</a></h1>
<div id="body">
kiilerix committed on 2015-04-23 23:39:05<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/8c1258f69892b47598d2fa4923d393b5715d2c3f">8c1258f6</a><pre>tests: Move pytest config (norecursedirs) from tox.ini to setup.cfg

Avoid (conceptual) dependency on the tox meta test runner configuration.

 M setup.cfg (3 lines added, 0 lines removed)
 M tox.ini (0 lines added, 3 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/552e47cd0f36ee7039418061a91f9456a25335b7" style="text-decoration: none; font-weight: bold; color: #573;">tests: restore pytest norecursedirs default patterns  This replaces d741b99effdf by adressing the root cause: 5c8c77b7ca56 removed the default exclude of .* ...</a></h1>
<div id="body">
Marc Abramowitz committed on 2015-04-23 21:14:51<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/552e47cd0f36ee7039418061a91f9456a25335b7">552e47cd</a><pre>tests: restore pytest norecursedirs default patterns

This replaces d741b99effdf by adressing the root cause: 5c8c77b7ca56 removed
the default exclude of .* (and thus also .eggs/ used by latest setuptools) and
*.egg (used by older setuptools).

 M setup.cfg (1 lines added, 1 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/55f855431f77816b2e40aa41b48819c4260e294d" style="text-decoration: none; font-weight: bold; color: #573;">tests: rename test_vcs_operations.py to avoid automatic pick-up  This is a special test that requires special setup and must be run manually.  Nose already s...</a></h1>
<div id="body">
kiilerix committed on 2015-04-24 00:03:50<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/55f855431f77816b2e40aa41b48819c4260e294d">55f85543</a><pre>tests: rename test_vcs_operations.py to avoid automatic pick-up

This is a special test that requires special setup and must be run manually.

Nose already skips the test because it is executable.

 R kallithea/tests/other/manual_test_vcs_operations.py (4 lines added, 2 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/0fc040fa29bfc83e52d686d3955d8cbe108b6fd1" style="text-decoration: none; font-weight: bold; color: #573;">tests: improved debugging in vcs tests</a></h1>
<div id="body">
kiilerix committed on 2015-04-24 00:03:50<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/0fc040fa29bfc83e52d686d3955d8cbe108b6fd1">0fc040fa</a><pre>tests: improved debugging in vcs tests

 M kallithea/tests/other/manual_test_vcs_operations.py (2 lines added, 1 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/30419d563fb96eeb58cae4dd65781af71b36b264" style="text-decoration: none; font-weight: bold; color: #573;">tests: update for git sometimes emitting 'Cloning into' on stderr  Tests failed with Git 2.1.0 .</a></h1>
<div id="body">
kiilerix committed on 2015-04-24 00:03:50<br />branch: default<br />tag: tip<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/30419d563fb96eeb58cae4dd65781af71b36b264">30419d56</a><pre>tests: update for git sometimes emitting 'Cloning into' on stderr

Tests failed with Git 2.1.0 .

 M kallithea/tests/other/manual_test_vcs_operations.py (4 lines added, 4 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>