Commit Graph

17 Commits

Author SHA1 Message Date
Loïc Hoguin bbfa066d79
Cleanup .gitignore files for the monorepo
We don't need to duplicate so many patterns in so many
files since we have a monorepo (and want to keep it).

If I managed to miss something or remove something that
should stay, please put it back. Note that monorepo-wide
patterns should go in the top-level .gitignore file.
Other .gitignore files are for application or folder-
specific patterns.
2024-06-28 12:00:52 +02:00
Loïc Hoguin 9f15e978b1
make: Remove xrefr
It is no longer used by Erlang.mk.
2024-06-25 13:08:08 +02:00
Jean-Sébastien Pédron cb095c20e9 python_SUITE: Use Pika 1.1.0
Pika 0.12.0 fails to compile for me with the latest Python 3.7.x (3.7.6
here).
2020-02-28 10:03:15 +01:00
Jean-Sébastien Pédron 909af382b8 Git: Ignore copied CLI 2019-12-12 15:08:08 +01:00
Michael Klishin 5038656062 Merge branch 'stable' 2017-06-10 09:29:07 +03:00
Luke Bakken fe222abd81 Add failing test that shows custom headers are not returned.
Add some more test cases and fix simple_test_send_rec use the headers argument to conn.send

Add AMQP -> STOMP test validating a custom header

Send headers in AMQP message and verify STOMP receipt
2017-06-09 11:15:37 -07:00
Michael Klishin 000c140509 Ignore test/config_schema_SUITE_data/schema/ 2017-03-20 19:13:41 +03:00
Daniil Fedotov ab642c9278 Moving files around 2016-07-22 11:21:16 +01:00
Jean-Sébastien Pédron 2a6e2a7421 Git: Ignore `xrefr` 2016-06-29 17:27:14 +02:00
Pierre Fenoll 442360be3d .gitignore: make absolute paths relative 2015-12-30 07:10:26 +03:00
Michael Klishin 0ce10f6766 Ignore ./debug 2015-11-23 04:25:45 +03:00
Jean-Sébastien Pédron d1e9665dd4 Git: Ignore Python testsuite artifacts 2015-10-21 12:57:11 +02:00
Jean-Sébastien Pédron 69bc6cfd66 Initial move to erlang.mk 2015-10-19 17:30:58 +02:00
Giuseppe Privitera 19220fe721 added pika to test dependencies 2015-08-20 13:39:15 +01:00
Jean-Sébastien Pédron d98eb00a18 Testsuite: Update to stomp.py 4.0.16
To help with the support of tests targetting a specific version of
STOMP, several helpers were added to base.py. The default STOMP version
is 1.0, the same as rabbitmq-stomp.

Fixes #12.
2015-05-29 18:39:37 +02:00
Michael Klishin 056d5d443a Ignore stomp.py checkout 2015-04-08 12:16:39 +02:00
Jean-Sébastien Pédron 3bb7f7ca9b Convert .hgignore to .gitignore 2015-02-19 17:26:01 +01:00