52 new revisions:
Revision: ce3aca6b343f
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Mon Jul 22 01:35:06 2013 UTC
Log: Completed **kwargs support for Dynamic Test Libraries
http://code.google.com/p/robotframework/source/detail?r=ce3aca6b343f
Revision: 0de8ca71a2d3
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Mon Jul 22 10:02:29 2013 UTC
Log: Basic **kwargs handling for User Libraries (ignore)
http://code.google.com/p/robotframework/source/detail?r=0de8ca71a2d3
Revision: 3299ec45c6c6
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Mon Jul 22 10:07:26 2013 UTC
Log: atest/robot: Adapted 1 DataError message change from **kwargs
support ...
http://code.google.com/p/robotframework/source/detail?r=3299ec45c6c6
Revision: c31886ef998a
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Mon Jul 22 21:27:25 2013 UTC
Log: robot.running.arguments.argumentmapper: Better coding style for
kwargs...
http://code.google.com/p/robotframework/source/detail?r=c31886ef998a
Revision: fe983ba26a60
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Tue Jul 23 21:56:04 2013 UTC
Log: README.txt: Fork description
http://code.google.com/p/robotframework/source/detail?r=fe983ba26a60
Revision: 58575863bed0
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Tue Jul 23 22:44:03 2013 UTC
Log: README.txt: Some formatting changes in former additions
http://code.google.com/p/robotframework/source/detail?r=58575863bed0
Revision: 1e1f58f1eec0
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Tue Jul 23 23:01:02 2013 UTC
Log: README.txt: userkwargs branch info
http://code.google.com/p/robotframework/source/detail?r=1e1f58f1eec0
Revision: 6390fd9bb59b
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Sun Jan 20 22:17:31 1980 UTC
Log: robot.running.handlers._DynamicHandler: Explicitly check
handler_metho...
http://code.google.com/p/robotframework/source/detail?r=6390fd9bb59b
Revision: ee8c5aefb99d
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Sun Jan 20 22:25:12 1980 UTC
Log: DynamicArgumentParser: Less weird _is_varargs check :)
http://code.google.com/p/robotframework/source/detail?r=ee8c5aefb99d
Revision: 5d9223e0dd59
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Wed Aug 7 21:27:14 2013 UTC
Log: _DynamicHandler: Also use handler_method argspec's varargs for
checkin...
http://code.google.com/p/robotframework/source/detail?r=5d9223e0dd59
Revision: 33cd85fce90c
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Wed Aug 7 21:31:57 2013 UTC
Log: _ArgumentSpecParser: kwargs-support-neutral error msg for
non-kwargs a...
http://code.google.com/p/robotframework/source/detail?r=33cd85fce90c
Revision: b6655ef9b44e
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Wed Aug 7 21:37:11 2013 UTC
Log: README.txt: Fork description update: No default value for
run_keyword'...
http://code.google.com/p/robotframework/source/detail?r=b6655ef9b44e
Revision: f20bda939960
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Mon Sep 16 09:44:34 2013 UTC
Log: Merged with robotframework.googlecode.com
http://code.google.com/p/robotframework/source/detail?r=f20bda939960
Revision: ee5e5315641e
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Tue Sep 17 09:30:21 2013 UTC
Log: atest: Initial keywords/named_args/with_dynamic_kwargs_support:...
http://code.google.com/p/robotframework/source/detail?r=ee5e5315641e
Revision: d2a0bbc542c2
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Tue Sep 17 09:32:16 2013 UTC
Log: atest: test_libraries/dynamic_kwargs_support_with_invalid_argspec
http://code.google.com/p/robotframework/source/detail?r=d2a0bbc542c2
Revision: e54338e1c1cc
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Tue Sep 17 12:42:18 2013 UTC
Log: atest/testdata: Additional kwargs-specific
keywords/named_args/with_dy...
http://code.google.com/p/robotframework/source/detail?r=e54338e1c1cc
Revision: 2b8d022609e6
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Tue Sep 17 15:11:07 2013 UTC
Log: atest: keywords/named_args/with_dynamic_kwargs_support: Named
combinat...
http://code.google.com/p/robotframework/source/detail?r=2b8d022609e6
Revision: 853a6e7e7357
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Wed Sep 18 10:09:05 2013 UTC
Log: atest: keywords/named_args/with_dynamic_kwargs_support: Non
working na...
http://code.google.com/p/robotframework/source/detail?r=853a6e7e7357
Revision: d9ba198731cc
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Wed Sep 18 16:26:07 2013 UTC
Log: robot.running.dynamicmethods: Added support for **kwargs without
get_k...
http://code.google.com/p/robotframework/source/detail?r=d9ba198731cc
Revision: 864bdcac1678
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Thu Sep 19 10:38:13 2013 UTC
Log: atest: test_libraries/dynamic_kwargs_support_python
http://code.google.com/p/robotframework/source/detail?r=864bdcac1678
Revision: b9cd45d38a64
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Thu Sep 19 10:44:17 2013 UTC
Log: Merged with atests for **kwargs suppport in Dynamic Python Test
Librar...
http://code.google.com/p/robotframework/source/detail?r=b9cd45d38a64
Revision: 13c7a2693e77
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Thu Sep 19 10:50:29 2013 UTC
Log: Merged with robotframework.googlecode.com
http://code.google.com/p/robotframework/source/detail?r=13c7a2693e77
Revision: b5d1e297b01c
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Tue Sep 24 09:38:39 2013 UTC
Log: Merged with robotframework.googlecode.com
http://code.google.com/p/robotframework/source/detail?r=b5d1e297b01c
Revision: 7157bf2c6788
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Tue Sep 24 10:00:42 2013 UTC
Log: atest: keywords/named_args/with_dynamic_kwargs_support:
Additional "mu...
http://code.google.com/p/robotframework/source/detail?r=7157bf2c6788
Revision: 821d5b0574a4
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Sat Sep 28 22:27:26 2013 UTC
Log: Use PythonArgumentParser for getting run_keyword method argspec
for ch...
http://code.google.com/p/robotframework/source/detail?r=821d5b0574a4
Revision: 44c6400f78dd
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Sat Sep 28 22:31:40 2013 UTC
Log: atest: Some fixes for Python/Jython 2.5 compatibility
http://code.google.com/p/robotframework/source/detail?r=44c6400f78dd
Revision: a1d3de6601aa
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Sun Sep 29 11:52:23 2013 UTC
Log: Merged with https://robotframework.googlecode.com
http://code.google.com/p/robotframework/source/detail?r=a1d3de6601aa
Revision: 07e4a21183ed
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Mon Sep 30 14:43:33 2013 UTC
Log: Merged with https://robotframework.googlecode.com
http://code.google.com/p/robotframework/source/detail?r=07e4a21183ed
Revision: 431162f86164
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Tue Oct 1 09:50:04 2013 UTC
Log: DynamicMethodArgumentParser
http://code.google.com/p/robotframework/source/detail?r=431162f86164
Revision: 56f0ff3e985d
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Tue Oct 1 10:00:49 2013 UTC
Log: Dropped **kwargs support for run_keyword(*varargs) for better
backward...
http://code.google.com/p/robotframework/source/detail?r=56f0ff3e985d
Revision: f9506a9842e2
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Tue Oct 1 10:08:24 2013 UTC
Log: README: python3 branch info
http://code.google.com/p/robotframework/source/detail?r=f9506a9842e2
Revision: 1d9326b7e17c
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Tue Oct 1 10:43:10 2013 UTC
Log: atest: dynamic_kwargs_support_java
http://code.google.com/p/robotframework/source/detail?r=1d9326b7e17c
Revision: 83c68f333dcf
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Sat Oct 5 08:47:20 2013 UTC
Log: atest: ArgDocDynamicJavaLibrary.runKeyword(): Verbose args
printing
http://code.google.com/p/robotframework/source/detail?r=83c68f333dcf
Revision: b679ebdbc4d4
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Sat Oct 5 08:49:56 2013 UTC
Log: atest: ArgDocDynamicJavaLibraryWithKwargsSupport
http://code.google.com/p/robotframework/source/detail?r=b679ebdbc4d4
Revision: e99ae8fe7059
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Sat Oct 5 10:23:18 2013 UTC
Log: Merged with https://robotframework.googlecode.com
http://code.google.com/p/robotframework/source/detail?r=e99ae8fe7059
Revision: 7d96a121e6e7
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Sun Oct 6 15:47:15 2013 UTC
Log: JavaArgumentParser: Check if type is java.lang.Class
before .isArray()
http://code.google.com/p/robotframework/source/detail?r=7d96a121e6e7
Revision: a116ca493416
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Sun Oct 6 19:35:56 2013 UTC
Log: Very little cleanup :)
http://code.google.com/p/robotframework/source/detail?r=a116ca493416
Revision: 6fafcfde590e
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Sun Oct 6 19:38:30 2013 UTC
Log: _DynamicHandler: Simpler exc msg for missing kwargs support in
run_key...
http://code.google.com/p/robotframework/source/detail?r=6fafcfde590e
Revision: 37c438857f17
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Sun Oct 6 19:40:16 2013 UTC
Log: atest: ArgDocDynamicJavaLibrary.Unsupported Java Kwargs
http://code.google.com/p/robotframework/source/detail?r=37c438857f17
Revision: 6edae790b59a
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Mon Oct 7 10:18:38 2013 UTC
Log: userguide: CreatingTestLibraries.rst: **kwargs support for
Dynamic Tes...
http://code.google.com/p/robotframework/source/detail?r=6edae790b59a
Revision: c2ae8a99a53e
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Wed Oct 9 13:53:02 2013 UTC
Log: Merged with https://robotframework.googlecode.com
http://code.google.com/p/robotframework/source/detail?r=c2ae8a99a53e
Revision: cc8424969045
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Wed Oct 9 16:18:46 2013 UTC
Log: Reverted Python/Jython 2.5 compatibility fixes for running
run_atests....
http://code.google.com/p/robotframework/source/detail?r=cc8424969045
Revision: 46c51c0c4102
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Thu Oct 10 16:22:06 2013 UTC
Log: utest: test_vararg_not_last(): Adapted changed exc msg for
dynamic **k...
http://code.google.com/p/robotframework/source/detail?r=46c51c0c4102
Revision: 38acefd8584b
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Thu Oct 10 16:57:47 2013 UTC
Log: utest: test_handlers: Explicit tests for dynamic **kwargs support
http://code.google.com/p/robotframework/source/detail?r=38acefd8584b
Revision: 6fc2e832a1b9
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Sat Oct 12 08:12:10 2013 UTC
Log: atest: dynamic_kwargs_support_java: Fixed arg separators
http://code.google.com/p/robotframework/source/detail?r=6fc2e832a1b9
Revision: 29043033ffa4
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Sun Oct 13 12:06:20 2013 UTC
Log: atest: ArgDocDynamicLibraryWithKwargsSupport
http://code.google.com/p/robotframework/source/detail?r=29043033ffa4
Revision: b2624c56e425
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Sun Oct 13 12:10:32 2013 UTC
Log: utest: test_testlibrary: Extended for dynamic **kwargs support
http://code.google.com/p/robotframework/source/detail?r=b2624c56e425
Revision: 4a1d33cb3afe
Branch: default
Author: Stefan Zimmermann <[email protected]>
Date: Mon Oct 14 09:09:42 2013 UTC
Log: Merged with https://robotframework.googlecode.com
http://code.google.com/p/robotframework/source/detail?r=4a1d33cb3afe
Revision: 3134960a8729
Branch: default
Author: Robot Framework Developers ([email protected])
Date: Wed Nov 20 16:40:40 2013 UTC
Log: Merged **kwargs support for dynamic libraries...
http://code.google.com/p/robotframework/source/detail?r=3134960a8729
Revision: b4dd391a1ce2
Branch: default
Author: Robot Framework Developers ([email protected])
Date: Wed Nov 20 17:02:23 2013 UTC
Log: compilation now always requires jython.jar
http://code.google.com/p/robotframework/source/detail?r=b4dd391a1ce2
Revision: a74fa38a0dd1
Branch: default
Author: Robot Framework Developers ([email protected])
Date: Wed Nov 20 17:05:12 2013 UTC
Log: Dynamic lib **kwargs: Cleaning up, adding todos for further
cleanup....
http://code.google.com/p/robotframework/source/detail?r=a74fa38a0dd1
Revision: 78d0d3594754
Branch: default
Author: Robot Framework Developers ([email protected])
Date: Wed Nov 20 17:08:51 2013 UTC
Log: recompiled java classes needed intests
http://code.google.com/p/robotframework/source/detail?r=78d0d3594754
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.