This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
shiny
Watch
1
Star
1
Fork
0
You've already forked shiny
mirror of
https://github.com/rstudio/shiny.git
synced
2026-02-03 19:25:15 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dce66945ecfbd1c5622d5c7a4157b2cd430a56b5
shiny
/
inst
/
tests
History
Joe Cheng
dce66945ec
Merge pull request
#340
from yihui/bug/null-choices
...
fix the bug when choices=NULL in updateCheckboxGroupInput()
2014-01-11 13:43:05 -08:00
..
test-bootstrap.r
yes, it is weird to select by names instead of values; now the weirdness has gone
2013-12-31 17:03:43 -06:00
test-gc.r
Add garbage collection tests
2013-02-11 20:26:23 -06:00
test-parse-shiny-input.R
Unlist dates to properly handle date ranges.
2013-12-19 17:58:17 -06:00
test-reactivity.r
Add is.reactivevalues function
2013-08-05 14:02:50 -05:00
test-tags.r
Fix issue
#359
: Factors in HTML attributes are being converted to their numeric, not character, equivalent
2014-01-10 01:48:02 -08:00
test-text.R
Remove unnecessary function() in renderXX
2013-02-17 12:02:00 -06:00
test-url.R
Add tests for parseQueryString
2013-03-12 14:32:52 -05:00