[asterisk-dev] Change in testsuite[master]: Add a .gitignore

Corey Farrell (Code Review) asteriskteam at digium.com
Tue Mar 24 16:48:32 CDT 2015


Corey Farrell has posted comments on this change.

Change subject: Add a .gitignore
......................................................................


Patch Set 1: Code-Review-1

Missing all the ignores from subdirs:
addons/starpy
asttest/asttest
asttest/tools/mkstring
asttest/lib/lua/*_lua.h
asttest/lib/lua/*-patched.stamp
asttest/lib/lua/*.luac
asttest/lib/lua/luafilesystem-1.4.2
asttest/lib/lua/luasocket-2.0.2
asttest/lib/lua/luaposix-5.1.4
asttest/self-tests/asttest.log
asttest/self-tests/test_skip/tests/asttest.log
asttest/self-tests/test_pass/tests/asttest.log
asttest/self-tests/test_xfail/tests/asttest.log
asttest/self-tests/test_testlib/tests/asttest.log
asttest/self-tests/test_error/tests/asttest.log
asttest/self-tests/test_xpass/tests/asttest.log
asttest/self-tests/test_fail/tests/asttest.log
/logs/*
tests/manager/login/tmp
tests/manager/login/test-output.txt
tests/example/test-output.txt
tests/channels/SIP/sip_channel_params/tmp
tests/channels/SIP/sip_channel_params/test-output.txt
tests/channels/SIP/rfc2833_dtmf_detect/tmp
tests/channels/SIP/rfc2833_dtmf_detect/test-output.txt
tests/channels/iax2/basic-call/tmp
tests/channels/iax2/basic-call/test-output.txt


Note for the asttest.log files you can probably just use:
/asttest/**/asttest.log

This assumes that we want to ignore all asttest.log within the asttest folder.  I'm unsure if the same could be done with the test-output.txt and tmp from tests that use them.

-- 
To view, visit https://gerrit.asterisk.org/4
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: If941038b33699ffd8181e3dc24b12899d2518704
Gerrit-PatchSet: 1
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Matt Jordan <mjordan at digium.com>
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-HasComments: No



More information about the asterisk-dev mailing list