提交 4becc37f 编写于 作者: A Adam Lee

s3ext: update README.md

上级 b540a283
## Build
`make` to build the extension for GPDB.
## Test
### Run Unit Tests
`make -f Makefile.test test`
Some tests need [unite](https://github.com/lij55/unite) to serve the test contents and recevie log.
### Test Code Coverage
`make -f Makefile.test coverage`
* Build
=make= to build the extension for GPDB.
* Test
** Run Unit Test
In order to running test, it need [[https://github.com/GPDBUnite/unite][uniteserver]] to serve the test content and recevie log.
=make -f Makefile.test test=
** Test Coverage
=make -f Makefile.test coverage=
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册