Sébastien Helleu
|
8a4aa41511
|
doc: add instructions for compilation with Homebrew in user's guide and FAQ
|
2014-09-27 10:03:01 +02:00 |
|
Sébastien Helleu
|
3287843ff2
|
doc: fix example of color codes in command line (user's guide)
|
2014-09-01 07:44:54 +02:00 |
|
Sébastien Helleu
|
fd7b5caf5c
|
doc: add non-official support channel #weechat-de in user's guide
|
2014-08-16 10:35:48 +02:00 |
|
Sébastien Helleu
|
4bebc81dcb
|
doc: add min version for libcpputest-dev (user's guide)
|
2014-07-24 07:56:14 +02:00 |
|
Sébastien Helleu
|
3600b31188
|
doc: add C++ compiler in dependencies to run tests (user's guide)
|
2014-07-20 17:02:02 +02:00 |
|
Sébastien Helleu
|
db9a8e7bc4
|
tests: add unit tests using CppUTest
The tests can be run only via CMake:
1. build with tests: cmake .. -DENABLE_TESTS=ON
2. make
3. ctest (or ctest -V for verbose output)
|
2014-07-20 12:13:25 +02:00 |
|
Sébastien Helleu
|
494d046594
|
core: remove "www" in weechat.org URLs
|
2014-07-01 21:27:29 +02:00 |
|
Sébastien Helleu
|
1a1c50cc01
|
core: add option "env" in command /set
|
2014-06-27 07:54:53 +02:00 |
|
Sébastien Helleu
|
dc0229617a
|
doc: use .asciidoc extension instead of .txt for doc files
|
2014-05-25 12:47:24 +02:00 |
|