Difference between revisions of "Sandbox"
From eLinux.org
m (→Test of references) |
(→Testing Uploads) |
||
| (5 intermediate revisions by one user not shown) | |||
| Line 4: | Line 4: | ||
http://youtu.be/8wK9q3XqnFY | http://youtu.be/8wK9q3XqnFY | ||
| + | |||
| + | == Testing Uploads == | ||
| + | |||
| + | [[File:liechtml.tar.gz test.tar.gz]] | ||
== Test of references == | == Test of references == | ||
| Line 13: | Line 17: | ||
This is another test by swcai. It is great. | This is another test by swcai. It is great. | ||
| + | |||
| + | Is the database locked? | ||
== References == | == References == | ||
| Line 31: | Line 37: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
| − | == Testing | + | == Testing Image UPloads (again) == |
| − | + | [[Media:Sam_myspace.jpg|SamTest]] | |
Latest revision as of 00:12, 13 December 2012
Contents |
Testing Spam Whitelist
Testing Uploads
File:Liechtml.tar.gz test.tar.gz
Test of references
I want to test a reference [1]
Here's a simple link: [1]
Testing an internal link Screw_Connector_Breakout_Board
This is another test by swcai. It is great.
Is the database locked?
References
- ↑ Bird, T. (2006) This wikipedia reference thing is great. Journal of wikipedia greatness p. 2240
Testing Source Ref
class Whatever { public static void main() { int a = 0; while( a < 10 ) { System.out.println(a); } } }