Commit graph

2572 commits

Author SHA1 Message Date
adam
81f771d30b Added devel/py-exam, devel/py-test-assume, devel/py-test-sugar, devel/py-test-pythonpath 2017-11-26 17:12:46 +00:00
wiz
d3df6b9be7 devel/Makefile: + p5-Clone-Choose 2017-11-24 13:51:16 +00:00
minskim
af1a5b0a08 devel/Makefile: Add flatbuffers 2017-11-22 19:31:56 +00:00
markd
ec9f3c250b devel: add py-backports 2017-11-22 10:48:49 +00:00
adam
c2ad52182a py-test-relaxed: added version 1.0.0
pytest-relaxed provides 'relaxed' test discovery for pytest.

Has it ever felt strange to you that we put our tests in tests/, then name the
files test_foo.py, name the test classes TestFoo, and finally name the test
methods test_foo_bar? Especially when almost all of the code inside of tests/
is, well, tests?

This pytest plugin takes a page from the rest of Python, where you don't have
to explicitly note public module/class members, but only need to hint as to
which ones are private. By default, all files and objects pytest is told to
scan will be considered tests; to mark something as not-a-test, simply prefix
it with an underscore.
2017-11-15 09:23:17 +00:00
wiz
f6f486f4c2 devel/Makefile: + p5-Devel-Caller-IgnoreNamespaces 2017-11-08 21:35:46 +00:00
wiz
5060a7682c devel/Makefile: + p5-Cwd-Guard. 2017-11-08 20:27:58 +00:00
ryoon
85ec19548d Remove firefox38 2017-10-27 13:59:51 +00:00
ryoon
888122adc3 Remove firefox31 2017-10-27 13:52:04 +00:00
ryoon
01733be249 Remove firefox24 2017-10-27 13:45:42 +00:00
ryoon
e08271184a Remove firefox17 2017-10-27 13:40:21 +00:00
ryoon
77d22dadbe Remove firefox10 2017-10-27 13:31:32 +00:00
minskim
1119c0495e devel/Makefile: Add py-logbook 2017-10-25 22:17:13 +00:00
maya
8e7cf0583e Makefile: +go-runewidth, +go-shellwidth, +go-isatty, +fzf 2017-10-24 07:01:28 +00:00
adam
44914de2c2 py-visitor: added version 0.1.3
A tiny library to facilitate visitor implementation in Python (which are
slightly peculiar due to dynamic typing). In fact, it is so small, you may just
be better off copy and pasting the source straight into your project.
2017-10-23 15:20:45 +00:00
prlw1
167556dd3a Remove py-glib2-tools.
They are just applications, so don't need to be versioned - see glib2-tools.
2017-10-23 11:26:02 +00:00
adam
5de2eb9f53 This is a plugin which will terminate tests after a certain timeout. When doing
so it will show a stack dump of all threads running at the time. This is useful
when running tests under a continuous integration server or simply if you don't
know why the test suite hangs.

Note that while by default on POSIX systems py.test will continue to execute
the tests after a test has timed, out this is not always possible. Often the
only sure way to interrupt a hanging test is by terminating the entire process.
As this is a hard termination (os._exit()) it will result in no teardown, JUnit
XML output etc. But the plugin will ensure you will have the debugging output
on stderr nevertheless, which is the most important part at this stage.
2017-10-19 06:51:11 +00:00
adam
478bbd6af1 Removed devel/py-ipython1 successor devel/py-ipython 2017-10-17 18:44:14 +00:00
adam
3d0f11ddde Added devel/py-ipython5 version 5.5.0 2017-10-16 18:10:41 +00:00
minskim
8b32d3c0cf devel/Makefile: Add ruby-bindata 2017-10-16 16:30:01 +00:00
jaapb
46b378bd7e Added ocaml-ppx_hash to Makefile SUBDIRs 2017-10-16 08:41:33 +00:00
jaapb
017651fd05 Added ocaml-configurator to Makefile SUBDIRs 2017-10-16 08:41:02 +00:00
prlw1
f3e5c09e4f Add glib2-tools, a place for glib2/gobject's python dependent tools,
namely glib-genmarshal and glib-mkenums.
2017-10-15 14:10:39 +00:00
jaapb
885bc783d6 Added ocaml-ppx_base to Makefile SUBDIRs 2017-10-14 10:20:33 +00:00
prlw1
954607ddd0 Add py-glib2-tools, a place for glib2's python dependent tools, namely
gdbus-codegen, glib-genmarshal and glib-mkenums.
2017-10-13 15:44:29 +00:00
jaapb
9768cc400c Added ocaml-ppx_enumerate to Makefile SUBDIRs 2017-10-11 13:58:15 +00:00
jaapb
e024358fd2 Added ocaml-ppx_compare to Makefile SUBDIRs 2017-10-11 13:55:52 +00:00
adam
68af69f34d A library of common code leveraged by python-cybox, python-maec, and
python-stix.
2017-10-10 07:27:40 +00:00
seb
d80294fcdb Add and enable jsonnet 2017-10-05 19:41:35 +00:00
jnemeth
485e847c60 sort 2017-10-05 03:43:30 +00:00
minskim
64862ad43e devel/Makefile: Add py-bcolz 2017-10-03 00:44:42 +00:00
schmonz
25c00b31ee Add and enable skalibs. 2017-10-03 00:32:11 +00:00
joerg
753aba2885 + py-buildbot-console-view
+ py-buildbot-grid-view
+ py-buildbot-pkg
+ py-buildbot-waterfall-view
+ py-buildbot-www
2017-10-01 23:46:54 +00:00
ryoon
6f59c89378 Remove cargo 2017-09-30 04:45:20 +00:00
joerg
0f30cd6a37 + py-buildbot-worker
- py-buildbot-slave
2017-09-29 21:39:33 +00:00
joerg
ebc22440e0 + py-sure 2017-09-29 21:17:40 +00:00
joerg
6455df8c2c + py-memory-profiler 2017-09-29 21:15:41 +00:00
joerg
8c7b409abe + py-crayons 2017-09-29 21:12:54 +00:00
joerg
008cc92a24 + py-txgithub
+ py-txrequests
2017-09-29 14:32:23 +00:00
joerg
47259fd4ba + py-treq 2017-09-29 14:16:44 +00:00
joerg
6c1457f6ed + py-test-localserver 2017-09-29 14:13:50 +00:00
joerg
0ef41b1bec + py-test-utils 2017-09-29 14:10:00 +00:00
joerg
149ee856da + py-termcolor 2017-09-29 14:09:45 +00:00
kamil
fcc76ad1e2 devel/Makefile: Detach gdb5 and gdb6
These packages are going to be eliminated soon.
2017-09-29 13:56:18 +00:00
wiz
8e3dad20d3 devel/Makefile: + p5-Alien-Base-ModuleBuild 2017-09-29 13:28:10 +00:00
wiz
e21edc20a4 devel/Makefile: + blosc, p5-Shell-Config-Generate 2017-09-29 13:25:45 +00:00
wiz
9555a4f94c devel/Makefile: + p5-Shell-Guess 2017-09-29 13:19:55 +00:00
alnsn
23f22409e2 Add go-ed25519, go-siphash and go-goptlib. 2017-09-29 06:18:30 +00:00
wiz
dffdb1663e devel/Makefile: + p5-Alien-Build 2017-09-28 04:17:02 +00:00
wiz
a61203bc8e devel/Makefile: + p5-Module-Compile 2017-09-27 21:21:32 +00:00