Commit Graph

4354 Commits

Author SHA1 Message Date
Sebastian Bazley 2d14eb8d45 Make difference output clearer
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@554509 13f79535-47bb-0310-9956-ffa450edef68
2007-07-09 01:03:14 +00:00
Sebastian Bazley 50616fa1ef Document use of java.awt.headless for testing
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@554506 13f79535-47bb-0310-9956-ffa450edef68
2007-07-09 00:47:15 +00:00
Sebastian Bazley fee94ee9e9 Since rest of file is written with EOL=LF on Windows, make sure the header lines are too
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@554502 13f79535-47bb-0310-9956-ffa450edef68
2007-07-09 00:34:58 +00:00
Sebastian Bazley 4edaf735cf Allow tests to be compiled against JMeter jars (so can test without recompile of source)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@554500 13f79535-47bb-0310-9956-ffa450edef68
2007-07-09 00:33:44 +00:00
Sebastian Bazley 73cb1a4920 Data output files are LF format
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@554499 13f79535-47bb-0310-9956-ffa450edef68
2007-07-09 00:32:10 +00:00
Sebastian Bazley a080f3be24 CSV files are native format
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@554497 13f79535-47bb-0310-9956-ffa450edef68
2007-07-09 00:27:04 +00:00
Sebastian Bazley 68ec62b3f6 Fix test to work in other Locales.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@554462 13f79535-47bb-0310-9956-ffa450edef68
2007-07-08 22:51:34 +00:00
Sebastian Bazley 9efb5971c6 Re-work Transaction Controller so original behaviour is the default
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@554438 13f79535-47bb-0310-9956-ffa450edef68
2007-07-08 20:46:03 +00:00
Sebastian Bazley 0c86eada81 Quote '.' to prevent problems on locales with a different decimal point
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@554432 13f79535-47bb-0310-9956-ffa450edef68
2007-07-08 20:26:20 +00:00
Sebastian Bazley b191fdb26b Restore setup of PACKAGE_OBJECT for use by Transaction Controller
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@554420 13f79535-47bb-0310-9956-ffa450edef68
2007-07-08 19:30:23 +00:00
Sebastian Bazley affcf99898 Give access to mirror server thread status
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@554364 13f79535-47bb-0310-9956-ffa450edef68
2007-07-08 12:56:17 +00:00
Sebastian Bazley 2df55ee243 Add check that mirror server did not fail upon startup
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@554363 13f79535-47bb-0310-9956-ffa450edef68
2007-07-08 12:55:10 +00:00
Sebastian Bazley 840b950996 Fix bug introduced in r485103
(should have applied the cast to the entire product)

git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@554279 13f79535-47bb-0310-9956-ffa450edef68
2007-07-07 23:39:12 +00:00
Sebastian Bazley 731f56c64a Fix minor typos.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@554271 13f79535-47bb-0310-9956-ffa450edef68
2007-07-07 21:38:12 +00:00
Sebastian Bazley 88d940327d Fix test so it no longer depends on arbitrary HashMap ordering
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@554242 13f79535-47bb-0310-9956-ffa450edef68
2007-07-07 19:08:12 +00:00
Sebastian Bazley 8042359278 Remove unused Sun-only code
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@554221 13f79535-47bb-0310-9956-ffa450edef68
2007-07-07 15:37:12 +00:00
Sebastian Bazley 90c1d5cab6 Remove unused Sun-only code
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@554218 13f79535-47bb-0310-9956-ffa450edef68
2007-07-07 15:22:53 +00:00
Sebastian Bazley 973f4584ad Fix NPE when password is not provided
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@554102 13f79535-47bb-0310-9956-ffa450edef68
2007-07-07 00:57:55 +00:00
Sebastian Bazley 173cfd7431 Update to latest XStream License
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@554096 13f79535-47bb-0310-9956-ffa450edef68
2007-07-07 00:35:13 +00:00
Sebastian Bazley bf8616e407 javax.net.ssl now in system.properties
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@554050 13f79535-47bb-0310-9956-ffa450edef68
2007-07-06 20:57:20 +00:00
Sebastian Bazley acd7399d45 Ignore csv and xml files
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@553977 13f79535-47bb-0310-9956-ffa450edef68
2007-07-06 18:06:13 +00:00
Sebastian Bazley 7b4b36ede6 Jexl function did not allow variables
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@553976 13f79535-47bb-0310-9956-ffa450edef68
2007-07-06 18:00:10 +00:00
Sebastian Bazley 24c9505945 Don't create site or api docs at distribution time as they are in SVN
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@553038 13f79535-47bb-0310-9956-ffa450edef68
2007-07-04 01:51:40 +00:00
Sebastian Bazley d4b0d4a18f No need to create site separately now
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@553034 13f79535-47bb-0310-9956-ffa450edef68
2007-07-04 01:30:38 +00:00
Sebastian Bazley 103a5b5215 Site documentation
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@553018 13f79535-47bb-0310-9956-ffa450edef68
2007-07-03 23:23:51 +00:00
Sebastian Bazley ce0b5374c7 Site documentation
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@553015 13f79535-47bb-0310-9956-ffa450edef68
2007-07-03 23:11:09 +00:00
Sebastian Bazley 36ed9c1f6b Bug 42173 - Let HTTP Proxy handle encoding of request, and undecode parameter values
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@552960 13f79535-47bb-0310-9956-ffa450edef68
2007-07-03 19:40:24 +00:00
Sebastian Bazley b9e05b7bfc Bug 42173 - Let HTTP Proxy handle encoding of request, and undecode parameter values
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@552959 13f79535-47bb-0310-9956-ffa450edef68
2007-07-03 19:39:51 +00:00
Sebastian Bazley 4ced8e7585 Various document clarifications and tidyup
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@552958 13f79535-47bb-0310-9956-ffa450edef68
2007-07-03 19:36:51 +00:00
Sebastian Bazley cda1288c67 Prepare for release
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@552917 13f79535-47bb-0310-9956-ffa450edef68
2007-07-03 17:08:04 +00:00
Sebastian Bazley 94ffef51f2 Add note re assertions etc behaviour in Transaction Controller
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@552915 13f79535-47bb-0310-9956-ffa450edef68
2007-07-03 17:04:03 +00:00
Sebastian Bazley e2c3788d84 Re-arrange bugs list in categories
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@552911 13f79535-47bb-0310-9956-ffa450edef68
2007-07-03 16:57:31 +00:00
Sebastian Bazley 23eb5d98de Bug 42232 now fixed
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@552496 13f79535-47bb-0310-9956-ffa450edef68
2007-07-02 13:57:01 +00:00
Sebastian Bazley dbe52f95e1 Bug 40099 - Enable use of object variable in ForEachController
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@552482 13f79535-47bb-0310-9956-ffa450edef68
2007-07-02 12:28:18 +00:00
Sebastian Bazley ce5796fd0e Activate => Enable
(to agree with Disable)

git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@552468 13f79535-47bb-0310-9956-ffa450edef68
2007-07-02 11:21:54 +00:00
Sebastian Bazley 74c177fa8a Added commons-io
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@552467 13f79535-47bb-0310-9956-ffa450edef68
2007-07-02 11:21:12 +00:00
Sebastian Bazley 67fb016c19 BSF Sampler passes additional variables to the script
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@552369 13f79535-47bb-0310-9956-ffa450edef68
2007-07-01 22:44:30 +00:00
Sebastian Bazley 858ce03852 Bug 42778 - Transaction Controller skips sample (NPE)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@552158 13f79535-47bb-0310-9956-ffa450edef68
2007-06-30 15:13:12 +00:00
Sebastian Bazley 27121e73c4 Remove unnecessary debug statement
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@552151 13f79535-47bb-0310-9956-ffa450edef68
2007-06-30 14:43:45 +00:00
Alf Hoegemark 80c3a2122a Include name of sampler in log message, to make it easier to see which sampler it is
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@552124 13f79535-47bb-0310-9956-ffa450edef68
2007-06-30 09:38:44 +00:00
Sebastian Bazley 7f386661b4 Add Failed only checkbox documentation
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@552020 13f79535-47bb-0310-9956-ffa450edef68
2007-06-29 20:13:58 +00:00
Sebastian Bazley 7cb1d6daa8 Bug 42674 - default to pre-emptive authorisation if not specified
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@552013 13f79535-47bb-0310-9956-ffa450edef68
2007-06-29 19:53:11 +00:00
Sebastian Bazley af38863092 Add wire.header example
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@552011 13f79535-47bb-0310-9956-ffa450edef68
2007-06-29 19:52:28 +00:00
Sebastian Bazley 9f6087b9bf Bug 41612 - Loop nested in IF behaves erratically
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@551743 13f79535-47bb-0310-9956-ffa450edef68
2007-06-29 00:30:51 +00:00
Sebastian Bazley d5983d2495 Add test for Bug 41612 Loop nested in IF behaves erraticly
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@551742 13f79535-47bb-0310-9956-ffa450edef68
2007-06-29 00:28:48 +00:00
Sebastian Bazley 8d986b3c95 Document pre-emptive authentication for httpclient
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@551425 13f79535-47bb-0310-9956-ffa450edef68
2007-06-28 01:41:55 +00:00
Sebastian Bazley d337f4a6e9 Fix the httpclient logging examples
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@551419 13f79535-47bb-0310-9956-ffa450edef68
2007-06-28 01:26:17 +00:00
Sebastian Bazley b034376568 HtmlParser 1.6 (2.0) is the default now
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@551418 13f79535-47bb-0310-9956-ffa450edef68
2007-06-28 00:46:51 +00:00
Alf Hoegemark 6e2729ca03 Update to JUnit 3.8.2
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@551270 13f79535-47bb-0310-9956-ffa450edef68
2007-06-27 18:53:23 +00:00
Sebastian Bazley 73227ea4b9 Update JUnit to 3.8.2
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@551239 13f79535-47bb-0310-9956-ffa450edef68
2007-06-27 17:45:46 +00:00