Changeset - ef63850d1144
[Not reviewed]
default
0 1 0
Thomas De Schampheleire - 11 years ago 2015-03-17 20:50:58
thomas.de.schampheleire@gmail.com
docs/contributing: remove unnecessary reference to VCS tests
1 file changed with 0 insertions and 3 deletions:
0 comments (0 inline, 0 general)
docs/contributing.rst
Show inline comments
 
@@ -60,15 +60,12 @@ the tests, thus eliminating the initial 
 
    KALLITHEA_WHOOSH_TEST_DISABLE=1 KALLITHEA_NO_TMP_PATH=1 nosetests
 
    kill -9 $(cat test.pid)
 

	
 
You can run individual tests by specifying their path as argument to nosetests.
 
nosetests also has many more options, see `nosetests -h`.
 

	
 
There's a special set of tests for push/pull operations in
 
`kallithea/tests/other/test_vcs_operations.py`.
 

	
 
Coding/contribution guidelines
 
------------------------------
 

	
 
Kallithea is GPLv3 and we assume all contributions are made by the
 
committer/contributor and under GPLv3 unless explicitly stated. We do care a
 
lot about preservation of copyright and license information for existing code
0 comments (0 inline, 0 general)