| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
09 May 2012 15:02:17
2.2.2
|
jadawin  |
- Update to 2.2.2
- Changelog:
http://sourceforge.net/projects/htt/files/htt2.2/httest-2.2.2/ChangeLog/view |
20 Apr 2012 01:11:50
2.2.1
|
sunpoet  |
- Update to 2.21
- Sort MAN1
- Update WWW
Changes:
http://sourceforge.net/projects/htt/files/htt2.2/httest-2.2.1/ChangeLog/view |
08 Apr 2012 06:35:31
2.1.18_1
|
miwi  |
- Support CFLAGS properly
- Add MAKE_JOBS_SAFE
- Support PORTEXAMPLES/PLIST_FILES
PR: 166053
Submitted by: Ports Fury
Feature safe: yes |
09 Mar 2012 14:46:58
2.1.18
|
jadawin  |
- Update to 2.1.18
PR: ports/165772
Submitted by: Muhammad Moinur Rahman <5u623l20 _AT_ gmail.com>
Feature safe: yes |
26 Feb 2012 11:28:38
2.1.16
|
mm  |
Update to 2.1.16
Return maintainership back to pool |
14 Feb 2012 12:44:23
2.1.12_1
|
mm  |
Bump pcre library dependency due to 8.30 update
Add (vendor) patch for deprecated pcre_info() |
25 Jan 2012 08:35:36
2.1.12
|
mm  |
Update to 2.1.12 |
09 Jan 2012 15:41:08
2.1.5
|
tabthorpe  |
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav |
13 Oct 2011 10:02:34
2.1.5
|
mm  |
Update to 2.1.5 |
19 Sep 2011 12:54:59
2.1.3
|
mm  |
Update to 2.1.3 |
23 Jul 2011 17:34:26
2.0.9
|
mm  |
Update to 2.0.9 |
19 Jun 2011 09:58:06
2.0.8
|
mm  |
Update to 2.0.8 |
15 Jun 2011 16:01:06
2.0.7
|
mm  |
The htt provides a large variety of HTTP-related functionality, useful for
implementing all kinds of HTTP-based tests:
- Advanced HTTP protocol handling, including ne-grained timeout handling,
request and response validation
- Simulating clients and servers, including startup and shutdown of server
daemons. This allows to create mock-ups of back-end systems in more complex
test situations, for example when the tested application needs to interact
with a 3rd-party back-end system which is not available in the testing
environment.
- Execution of external commandline tools, using their output as request
or response data, or for validation purposes.
- Copying stream data (e.g. from a response) and re-using it in variables.
WWW: http://htt.sourceforge.net/cgi-bin/cwiki/bin/public |