index
:
~alon/autotest
master
spice
Unnamed repository; edit this file to name it for gitweb.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-17
get rid of some now-obsolete code
showard
2
-4
/
+5
2009-06-08
quick script to generate schema diagrams for AFE and TKO. should make it eas...
showard
2
-0
/
+59
2009-06-08
Python setuptools were not getting correct permissions after
mbligh
1
-2
/
+17
2009-06-08
Check for mysql_config and tell the user what to do if it is not found.
mbligh
1
-1
/
+9
2009-05-13
When test_importer is run in a tree checked out from SVN, it crashes on SVN
mbligh
1
-1
/
+1
2009-05-12
Add the ability for users to add test attributes. Non-user-created attribute...
showard
1
-0
/
+1
2009-05-12
Remove csv_encoder_unittest from the default set that is run as it
showard
1
-1
/
+2
2009-04-17
Package upkeep
mbligh
1
-1
/
+14
2009-04-08
Add an additional migration-ish step for django to the release script.
mbligh
1
-1
/
+11
2009-03-25
Run migrations in release, too
mbligh
1
-0
/
+28
2009-03-12
Update test_importer to drop synch_type
jadmanski
1
-17
/
+17
2009-03-09
Post-release procedures for autotest, with site-specific hooks
mbligh
1
-0
/
+129
2009-02-26
Fix up the unit test suite to not try to run unit tests that it
jadmanski
1
-0
/
+2
2009-02-07
Adds numpy and matplot lib (used by new_tko) to the modules built and
mbligh
1
-61
/
+131
2009-02-05
This overkill of a "script" will fetch, build and install python
mbligh
1
-0
/
+535
2009-02-03
This patch replaces TAB indents with 4 spaces in coverage_suite.py as per
mbligh
1
-32
/
+32
2009-02-03
Now the packager.py will actually print out helpful information when you type...
mbligh
1
-2
/
+4
2008-11-22
Make run_pylint executable
mbligh
1
-0
/
+0
2008-11-20
Update test_importer to import experiemental by default
mbligh
1
-1
/
+1
2008-11-20
Add some C code for exposing the sem_* functions in Linux necessary
mbligh
3
-0
/
+125
2008-11-07
make unittests executable in svn
mbligh
1
-0
/
+0
2008-11-04
We really need a way for users to check their control file when it
mbligh
1
-0
/
+31
2008-10-16
Oops... I didn't know that we had this much stuff under utils, a lot of
mbligh
1
-1
/
+2
2008-10-14
Get rid of dependencies between database-based unit tests in unittest_suite.p...
showard
1
-28
/
+0
2008-10-10
Fix argument passing to packager
mbligh
1
-2
/
+2
2008-10-06
Move migration system into database/ directory.
showard
1
-2
/
+2
2008-10-02
Add directory upload for upload --all option to streamline uploading of packages
mbligh
1
-15
/
+69
2008-10-01
two new major features:
showard
1
-7
/
+64
2008-09-30
Remove debug statement from test_importer
showard
1
-5
/
+6
2008-09-30
Quick change to compensate for .. relative to the utils directory
showard
1
-1
/
+5
2008-09-26
Update test_importer
mbligh
1
-105
/
+175
2008-09-12
Add a unit test to check that the GWT code compiles. I added it as a "long" ...
showard
1
-0
/
+1
2008-09-04
Change the debug variable in the unittest_suite to a debug flag.
mbligh
1
-3
/
+5
2008-08-22
heck for pylint and print a more useful error message if it can't be
mbligh
1
-0
/
+7
2008-08-22
Make sure that the __init__.py file is included when we exclude the profilers...
mbligh
1
-2
/
+31
2008-08-21
If there were errors in a function which had dependencies, then its
mbligh
1
-1
/
+1
2008-08-14
Rename tests to a more intuitive name.
mbligh
1
-0
/
+0
2008-08-08
Fixing the unit test suite. Tests were failing because they were being
showard
1
-3
/
+36
2008-08-08
Two missing files from the packaging system patch, including the all-importan...
showard
1
-0
/
+206
2008-08-01
Unbuffering the unittest output as it helps sometimes.
mbligh
1
-1
/
+1
2008-07-31
Adding a couple of __init__.py files that didn't make it in.
showard
1
-0
/
+0
2008-07-30
makes unittest running parallel. The code which does the parallel processing ...
mbligh
1
-26
/
+51
2008-07-29
To apply: svn move coverage_suite.py to utils/coverage_suite.py and unittest_...
mbligh
3
-0
/
+246
2008-07-22
Fix up the run_pylint script to better understand the autotest_lib.*
jadmanski
1
-0
/
+12
2008-07-15
Initial release of test auto importer
showard
1
-0
/
+345
2008-06-30
Eliminate the /tools directory in favour of a /utils directory.
jadmanski
1
-0
/
+303
2008-06-25
Moving the pylint running into a utils directory.
jadmanski
2
-0
/
+79