index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-04
Added unit tests for number helper.
Eric Barnes
1
-3
/
+68
2011-04-22
Initial commit of file helper tests.
Greg Aker
1
-0
/
+157
2011-04-22
Updates to test Bootstrap
Greg Aker
1
-1
/
+3
2011-04-22
dropping in PHPUnit version requirements
Greg Aker
1
-1
/
+1
2011-04-22
Reworked unit tests to match rest of framework and added a few more.
Eric Barnes
18
-87
/
+187
2011-04-21
Adding user agent library test. Needs some work, but is a good start.
Greg Aker
1
-0
/
+91
2011-04-21
Adding typography library test.
Greg Aker
1
-0
/
+191
2011-04-21
Cleanup in Parser_test...Adding Table_test Pascal did earlier.
Greg Aker
2
-2
/
+291
2011-04-21
Parser test.
Greg Aker
2
-26
/
+17
2011-04-21
Updating helper test classes to extend CI_TestCase
Greg Aker
5
-5
/
+5
2011-04-21
Adding string helper and inflector helper tests
Greg Aker
2
-0
/
+208
2011-04-21
Adding text_helper_test
Greg Aker
1
-0
/
+151
2011-04-21
Moving tests/codeigniter/helpers/Array_helper_test.php to be lower cased.
Greg Aker
4
-2
/
+78
2011-04-21
load->file() tests.
Greg Aker
1
-4
/
+16
2011-04-21
config CI_Loader tests.
Greg Aker
1
-9
/
+27
2011-04-21
Adding mock testing of libraries in the application directory
Greg Aker
1
-12
/
+46
2011-04-21
Testing view loading.
Greg Aker
1
-0
/
+17
2011-04-21
Buttoning up model loader tests.
Greg Aker
1
-19
/
+20
2011-04-21
Swap from assertEquals(FALSE, x) to just assertFalse(). Silly Greg.
Greg Aker
1
-1
/
+1
2011-04-21
Working on tests in the loader. Have generic model mocking working with vfsS...
Greg Aker
2
-46
/
+92
2011-04-21
Updating requirements for unit tests in readme.txt
Greg Aker
1
-0
/
+11
2011-04-21
Updating changes in the readme
Pascal Kriete
1
-7
/
+20
2011-04-21
Making config_item work again after I pulled it from CI_TestCase
Pascal Kriete
1
-3
/
+9
2011-04-21
a bit of shuffling around in CI_TestCase
Pascal Kriete
1
-51
/
+38
2011-04-21
some basic bootstrap cleanup
Pascal Kriete
1
-4
/
+11
2011-04-21
Renamed the main test class, fixing test cases.
Pascal Kriete
3
-24
/
+9
2011-04-21
Fixing up the scope soup, and adding a way to set core config items.
Pascal Kriete
2
-14
/
+78
2011-04-21
Removing some lefover code form experimenting with process isolation.
Pascal Kriete
1
-11
/
+3
2011-04-21
Adding early bootstrap ideas for core test suite
Pascal Kriete
10
-0
/
+737
2011-04-21
Adding tests directory and initial implemenation draft.
Pascal Kriete
1
-0
/
+113
[prev]