Parent Directory
|
|
|
|
|
ContentPage/
|
|
|
|
|
NestingComponentPage/
|
|
|
|
|
TestApp/
|
|
|
|
|
run.rb
|
|
1.31
|
19 years |
reno |
* removed test_htmlparser.rb.
* removed hook.rb. moved hook methods to each clas…
|
test_aop.rb
|
|
1.2
|
18 years |
euripides |
cgikit/parser.rb: CRLF -> LF
aop/aop.rb - change API
* Aspect -> CGIKit::Aspect…
|
test_api.rb
|
|
1.4
|
19 years |
reno |
* fixed to change :class to :element.
|
test_application.rb
|
|
1.3
|
19 years |
reno |
* ComponentRequestHandler: implemented tests for handle_request and added test c…
|
test_association.rb
|
|
1.3
|
19 years |
reno |
* Association: fixed tests.
* Associtaion: restructed code of constant?, settabl…
|
test_bytedata.rb
|
|
1.2
|
19 years |
reno |
* TempfileByteData: implemented.
|
test_common.rb
|
|
1.12
|
18 years |
reno |
renamed component_path and web_server_resource.
|
test_component.rb
|
|
1.5
|
19 years |
reno |
* fixed that subcomponents don't restore currectly when using WEBrick with cachi…
|
test_component_request_handler.rb
|
|
1.4
|
19 years |
reno |
* ComponentRequestHandler: implemented tests for handle_request and added test c…
|
test_context.rb
|
|
1.2
|
19 years |
reno |
* Adapter(CGI, Template): fixed default value of query parameter to Hash.new([])…
|
test_declaration.rb
|
|
1.5
|
19 years |
reno |
* fixed to change :class to :element.
|
test_direct_action_request_handler.rb
|
|
1.4
|
19 years |
reno |
* fixed to change :class to :element.
|
test_displaygroup.rb
|
|
1.5
|
19 years |
reno |
changed name 'batch' to 'page'.
|
test_element_browser.rb
|
|
1.2
|
19 years |
reno |
* fixed to change :class to :element.
|
test_element_checkbox.rb
|
|
1.6
|
19 years |
reno |
* fixed to change :class to :element.
|
test_element_conditional.rb
|
|
1.3
|
19 years |
reno |
* fixed to change :class to :element.
|
test_element_content.rb
|
|
1.2
|
19 years |
reno |
* fixed to change :class to :element.
|
test_element_form.rb
|
|
1.4
|
19 years |
reno |
* Form: add direct_action, action_class, session_id element attributes.
* Direct…
|
test_element_frame.rb
|
|
1.3
|
19 years |
reno |
* fixed to change :class to :element.
|
test_element_genericelement.rb
|
|
1.3
|
19 years |
reno |
* fixed to change :class to :element.
|
test_element_image.rb
|
|
1.3
|
19 years |
reno |
* fixed to change :class to :element.
|
test_element_link.rb
|
|
1.7
|
19 years |
reno |
* fixed to change :class to :element.
|
test_element_popup.rb
|
|
1.5
|
19 years |
reno |
* API: patched a patch from speakillof.
* TemplateStore: fixed to ignore cache w…
|
test_element_radio.rb
|
|
1.3
|
19 years |
reno |
* removed test_htmlparser.rb.
* removed hook.rb. moved hook methods to each clas…
|
test_element_repetition.rb
|
|
1.3
|
19 years |
reno |
* fixed to change :class to :element.
|
test_element_reset.rb
|
|
1.4
|
19 years |
reno |
* fixed to change :class to :element.
|
test_element_string.rb
|
|
1.5
|
19 years |
reno |
* fixed to change :class to :element.
|
test_element_submit.rb
|
|
1.2
|
19 years |
reno |
* fixed to change :class to :element.
|
test_element_switcher.rb
|
|
1.2
|
19 years |
reno |
* fixed to change :class to :element.
|
test_element_text.rb
|
|
1.3
|
19 years |
reno |
* fixed to change :class to :element.
|
test_element_textfield.rb
|
|
1.9
|
19 years |
reno |
* fixed to change :class to :element.
|
test_element_upload.rb
|
|
1.2
|
19 years |
reno |
* fixed to change :class to :element.
|
test_key_value_coding.rb
|
|
1.6
|
19 years |
reno |
* fixed to change :class to :element.
|
test_parser.rb
|
|
1.2
|
19 years |
euripides |
change parser.rb
CGIKit::HTMLParser::HTMLParser recognizes `ck` namespace of XM…
|
test_request_handler.rb
|
|
1.3
|
19 years |
reno |
* Application: removed context_key and request_handler_key_key attributes.
* Com…
|
test_resource_request_handler.rb
|
|
1.2
|
19 years |
reno |
* Application#save_session: changed to remove terminated session.
* ResourceMana…
|
test_session.rb
|
|
1.9
|
19 years |
reno |
* Application#save_session: changed to remove terminated session.
* ResourceMana…
|
test_session_store.rb
|
|
1.2
|
19 years |
reno |
* Session: implemented tests.
* moved validating session methods of Application …
|