Directory Tests/Package/Meta/

Directory Created:
2009-01-22 14:19
Directory Deleted:
2010-08-24 10:42
Total Files:
0
Deleted Files:
4
Lines of Code:
0

[root]/Tests/Package/Meta

Lines of Code

Tests/Package/Meta/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 12 (100.0%) 238 (100.0%) 19.8
robert 4 (33.3%) 205 (86.1%) 51.2
k-fish 6 (50.0%) 31 (13.0%) 5.1
networkteam_hlubek 2 (16.7%) 2 (0.8%) 1.0

Most Recent Commits

k-fish 2010-08-24 10:42 Rev.: 5057

Removed everything in trunk after move to git.

0 lines of code changed in 4 files:

  • Tests/Package/Meta: F3_FLOW3_Package_Meta_XMLReaderTest.php (del), F3_FLOW3_Package_Meta_XMLWriterTest.php (del), XMLReaderTest.php (del), XMLWriterTest.php (del)
networkteam_hlubek 2009-05-24 09:48 Rev.: 2346

* Packages will be created using the object factory
* getPackageMetaDataPath() returns only the path to the Meta directory, so the metadata reader and the tests were adjusted
* Some small code format fixes

Resolves #3434

2 lines of code changed in 2 files:

  • Tests/Package/Meta: XMLReaderTest.php (+1 -1), XMLWriterTest.php (+1 -1)
k-fish 2009-03-09 16:34 Rev.: 1977

FLOW3:
* renamed Package\Meta to Package\MetaData, fixes #2511

31 lines of code changed in 2 files:

  • Tests/Package/Meta: XMLReaderTest.php (+17 -17), XMLWriterTest.php (+14 -14)
robert 2009-01-28 13:04 Rev.: 1811

!!! Globally renamed all class files to the new shorter version. Resolves #2524
FLOW3: (Resource) Adapted the class loader and other related parts of FLOW3 to the new class filename convention
FLOW3: Moved the FLOW3 bootstrap into the F3\FLOW3 namepace

31 lines of code changed in 2 files:

  • Tests/Package/Meta: XMLReaderTest.php (new 17), XMLWriterTest.php (new 14)
robert 2009-01-22 14:19 Rev.: 1783

* FLOW3: (Package) Integrated the patches from the F3PR project by Thomas, Tobias and Christoph. Introduces Meta xml reading / writing support, create and delete packages and a new command line tool "flow3". The whole Package subpackage needs some tuning and cleanup and most of the new Package Manager tests are currently disabled. Addresses #935, addresses #936, resolves #937, addresses #940, and addresses #116.

174 lines of code changed in 2 files:

  • Tests/Package/Meta: F3_FLOW3_Package_Meta_XMLReaderTest.php (new 94), F3_FLOW3_Package_Meta_XMLWriterTest.php (new 80)
Generated by StatSVN 0.5.0