aboutsummaryrefslogtreecommitdiff
path: root/python/README.txt
diff options
context:
space:
mode:
authorxiaofeng@google.com <xiaofeng@google.com@630680e5-0e50-0410-840e-4b1c322b438d>2013-02-26 17:49:03 +0000
committerxiaofeng@google.com <xiaofeng@google.com@630680e5-0e50-0410-840e-4b1c322b438d>2013-02-26 17:49:03 +0000
commita36f1b43e738a7f5e40ab11b621803d684c3d65a (patch)
tree84477aee857e87aa1dfaf06db25f331e3f5639bc /python/README.txt
parent7f372559cc31f15e8c30694ee7329bc0082454fe (diff)
downloadprotobuf-a36f1b43e738a7f5e40ab11b621803d684c3d65a.tar.gz
protobuf-a36f1b43e738a7f5e40ab11b621803d684c3d65a.tar.bz2
protobuf-a36f1b43e738a7f5e40ab11b621803d684c3d65a.zip
Exclude a failing test in MingW build.
Diffstat (limited to 'python/README.txt')
-rw-r--r--python/README.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/python/README.txt b/python/README.txt
index 6dc144e9..bb0032fe 100644
--- a/python/README.txt
+++ b/python/README.txt
@@ -43,8 +43,9 @@ Installation
$ protoc --version
-4) Run the tests:
+4) Build and run the tests:
+ $ python setup.py build
$ python setup.py test
If some tests fail, this library may not work correctly on your